Skip to content

Commit 96d710e

Browse files
committed
Updated CHANGELOG
1 parent afc9ffa commit 96d710e

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="v3.6.0"></a>
11+
## [v3.6.0] - 2020-12-04
12+
13+
- feat: Fixed number of policies everywhere ([#121](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/121))
14+
15+
1016
<a name="v3.5.0"></a>
1117
## [v3.5.0] - 2020-12-04
1218

@@ -297,7 +303,8 @@ All notable changes to this project will be documented in this file.
297303
- Initial commit
298304

299305

300-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.5.0...HEAD
306+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.6.0...HEAD
307+
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.5.0...v3.6.0
301308
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.4.0...v3.5.0
302309
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.3.0...v3.4.0
303310
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.2.0...v3.3.0

0 commit comments

Comments
 (0)