Skip to content

Commit 5407865

Browse files
committed
Updated CHANGELOG
1 parent c2343ee commit 5407865

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.4.0"></a>
11+
## [v4.4.0] - 2021-09-10
12+
13+
- feat: Add ability for controlling whether or not to create a policy ([#163](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/163))
14+
- docs: Update version constraints ([#162](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/162))
15+
16+
1017
<a name="v4.3.0"></a>
1118
## [v4.3.0] - 2021-08-18
1219

@@ -392,7 +399,8 @@ All notable changes to this project will be documented in this file.
392399
- Initial commit
393400

394401

395-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.3.0...HEAD
402+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.4.0...HEAD
403+
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.3.0...v4.4.0
396404
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.2.0...v4.3.0
397405
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.1.0...v4.2.0
398406
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.0.0...v4.1.0

0 commit comments

Comments
 (0)