Skip to content

Commit d4b7da0

Browse files
committed
Updated CHANGELOG
1 parent d772958 commit d4b7da0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v4.6.0"></a>
11+
## [v4.6.0] - 2021-09-02
12+
13+
- feat: Add support for `warm_pool` ([#142](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/142))
14+
- docs: Updated description of user_data and user_data_base64 ([#161](https://github.com/terraform-aws-modules/terraform-aws-autoscaling/issues/161))
15+
16+
1017
<a name="v4.5.0"></a>
1118
## [v4.5.0] - 2021-08-25
1219

@@ -271,7 +278,8 @@ All notable changes to this project will be documented in this file.
271278
- Initial commit
272279

273280

274-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.5.0...HEAD
281+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.6.0...HEAD
282+
[v4.6.0]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.5.0...v4.6.0
275283
[v4.5.0]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.4.0...v4.5.0
276284
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.3.0...v4.4.0
277285
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-autoscaling/compare/v4.2.0...v4.3.0

0 commit comments

Comments
 (0)