Skip to content

Commit d6e2d4d

Browse files
committed
Updated CHANGELOG
1 parent c3a3798 commit d6e2d4d

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.6.0"></a>
11+
## [v4.6.0] - 2021-09-20
12+
13+
- feat: Added output group_arn to iam-group-with-policies ([#165](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/165))
14+
15+
1016
<a name="v4.5.0"></a>
1117
## [v4.5.0] - 2021-09-16
1218

@@ -405,7 +411,8 @@ All notable changes to this project will be documented in this file.
405411
- Initial commit
406412

407413

408-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.5.0...HEAD
414+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.6.0...HEAD
415+
[v4.6.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.5.0...v4.6.0
409416
[v4.5.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.4.0...v4.5.0
410417
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.3.0...v4.4.0
411418
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.2.0...v4.3.0

0 commit comments

Comments
 (0)