Skip to content

Commit eae2086

Browse files
committed
Updated CHANGELOG
1 parent 064ae6a commit eae2086

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v4.7.0"></a>
11+
## [v4.7.0] - 2021-10-08
12+
13+
- feat: Add support of time_zone inside schedules ([#164](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/164))
14+
15+
1016
<a name="v4.6.0"></a>
1117
## [v4.6.0] - 2021-09-02
1218

@@ -278,7 +284,8 @@ All notable changes to this project will be documented in this file.
278284
- Initial commit
279285

280286

281-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.6.0...HEAD
287+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.7.0...HEAD
288+
[v4.7.0]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.6.0...v4.7.0
282289
[v4.6.0]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.5.0...v4.6.0
283290
[v4.5.0]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.4.0...v4.5.0
284291
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.3.0...v4.4.0

0 commit comments

Comments
 (0)