Skip to content

Commit b6fbb49

Browse files
committed
Updated CHANGELOG
1 parent 0167b16 commit b6fbb49

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.9.0"></a>
11+
## [v3.9.0] - 2021-02-20
12+
13+
- chore: update documentation based on latest `terraform-docs` which includes module and resource sections ([#131](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/131))
14+
15+
1016
<a name="v3.8.0"></a>
1117
## [v3.8.0] - 2021-01-29
1218

@@ -315,7 +321,8 @@ All notable changes to this project will be documented in this file.
315321
- Initial commit
316322

317323

318-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.8.0...HEAD
324+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.9.0...HEAD
325+
[v3.9.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.8.0...v3.9.0
319326
[v3.8.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.7.0...v3.8.0
320327
[v3.7.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.6.0...v3.7.0
321328
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.5.0...v3.6.0

0 commit comments

Comments
 (0)