Commit 70e7898c authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent e4184f85
......@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
<a name="v3.5.0"></a>
## [v3.5.0] - 2020-12-04
- fix: automatically determine the number of role policy arns ([#119](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/119))
<a name="v3.4.0"></a>
## [v3.4.0] - 2020-11-13
......@@ -291,7 +297,8 @@ All notable changes to this project will be documented in this file.
- Initial commit
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.4.0...HEAD
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.5.0...HEAD
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.4.0...v3.5.0
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.3.0...v3.4.0
[v3.3.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.2.0...v3.3.0
[v3.2.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.1.0...v3.2.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment