Skip to content

Commit f5aab59

Browse files
committed
Updated CHANGELOG
1 parent 88d01b5 commit f5aab59

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.5.0"></a>
11+
## [v4.5.0] - 2021-09-16
12+
13+
- feat: Added id of iam assumable role to outputs ([#164](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/164))
14+
15+
1016
<a name="v4.4.0"></a>
1117
## [v4.4.0] - 2021-09-10
1218

@@ -399,7 +405,8 @@ All notable changes to this project will be documented in this file.
399405
- Initial commit
400406

401407

402-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.4.0...HEAD
408+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.5.0...HEAD
409+
[v4.5.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.4.0...v4.5.0
403410
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.3.0...v4.4.0
404411
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.2.0...v4.3.0
405412
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.1.0...v4.2.0

0 commit comments

Comments
 (0)