Skip to content

Commit 0f45669

Browse files
committed
Updated CHANGELOG
1 parent 97af55f commit 0f45669

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.1.0"></a>
11+
## [v4.1.0] - 2021-05-03
12+
13+
- feat: Add support tags to additional IAM modules ([#144](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/144))
14+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#151](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/151))
15+
16+
1017
<a name="v4.0.0"></a>
1118
## [v4.0.0] - 2021-04-26
1219

@@ -385,7 +392,8 @@ All notable changes to this project will be documented in this file.
385392
- Initial commit
386393

387394

388-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.0.0...HEAD
395+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.1.0...HEAD
396+
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.0.0...v4.1.0
389397
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.16.0...v4.0.0
390398
[v3.16.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.15.0...v3.16.0
391399
[v3.15.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.14.0...v3.15.0

0 commit comments

Comments
 (0)