Skip to content

Commit 355669c

Browse files
committed
Updated CHANGELOG
1 parent 92dbb09 commit 355669c

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.4.0"></a>
11+
## [v3.4.0] - 2020-11-13
12+
13+
- feat: iam-assumable-roles-with-saml - Allow for multiple provider ids ([#110](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/110))
14+
15+
1016
<a name="v3.3.0"></a>
1117
## [v3.3.0] - 2020-11-02
1218

@@ -285,7 +291,8 @@ All notable changes to this project will be documented in this file.
285291
- Initial commit
286292

287293

288-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.3.0...HEAD
294+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.4.0...HEAD
295+
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.3.0...v3.4.0
289296
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.2.0...v3.3.0
290297
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.1.0...v3.2.0
291298
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)