Skip to content

Commit 564ea41

Browse files
committed
Updated CHANGELOG
1 parent c334a54 commit 564ea41

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.12.0"></a>
11+
## [v3.12.0] - 2021-03-05
12+
13+
- feat: Add iam-assumable-role-with-saml module ([#127](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/127))
14+
15+
1016
<a name="v3.11.0"></a>
1117
## [v3.11.0] - 2021-03-04
1218

@@ -336,7 +342,8 @@ All notable changes to this project will be documented in this file.
336342
- Initial commit
337343

338344

339-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.11.0...HEAD
345+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.12.0...HEAD
346+
[v3.12.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.11.0...v3.12.0
340347
[v3.11.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.10.0...v3.11.0
341348
[v3.10.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.9.0...v3.10.0
342349
[v3.9.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.8.0...v3.9.0

0 commit comments

Comments
 (0)