Skip to content

Commit 60d30cc

Browse files
committed
Updated CHANGELOG
1 parent 3d0509b commit 60d30cc

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="v3.11.0"></a>
11+
## [v3.11.0] - 2021-03-04
12+
13+
- fix: handle unencrypted secrets ([#139](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/139))
14+
- chore: update ci-cd workflow to allow for pulling min version from each directory ([#137](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/137))
15+
16+
1017
<a name="v3.10.0"></a>
1118
## [v3.10.0] - 2021-03-01
1219

@@ -329,7 +336,8 @@ All notable changes to this project will be documented in this file.
329336
- Initial commit
330337

331338

332-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.10.0...HEAD
339+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.11.0...HEAD
340+
[v3.11.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.10.0...v3.11.0
333341
[v3.10.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.9.0...v3.10.0
334342
[v3.9.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.8.0...v3.9.0
335343
[v3.8.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.7.0...v3.8.0

0 commit comments

Comments
 (0)