Skip to content

Commit ad99dda

Browse files
committed
Updated CHANGELOG
1 parent 72c3b05 commit ad99dda

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.0.0"></a>
11+
## [v4.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#150](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/150))
14+
15+
1016
<a name="v3.16.0"></a>
1117
## [v3.16.0] - 2021-04-20
1218

@@ -379,7 +385,8 @@ All notable changes to this project will be documented in this file.
379385
- Initial commit
380386

381387

382-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.16.0...HEAD
388+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.0.0...HEAD
389+
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.16.0...v4.0.0
383390
[v3.16.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.15.0...v3.16.0
384391
[v3.15.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.14.0...v3.15.0
385392
[v3.14.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.13.0...v3.14.0

0 commit comments

Comments
 (0)