Skip to content

Commit 1b1b80a

Browse files
committed
Updated CHANGELOG
1 parent 2c234a4 commit 1b1b80a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v3.10.0"></a>
11+
## [v3.10.0] - 2021-03-01
12+
13+
- fix: Update syntax for Terraform 0.15 ([#135](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/135))
14+
- chore: Run pre-commit terraform_docs hook ([#133](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/133))
15+
- chore: add ci-cd workflow for pre-commit checks ([#132](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/132))
16+
17+
1018
<a name="v3.9.0"></a>
1119
## [v3.9.0] - 2021-02-20
1220

@@ -321,7 +329,8 @@ All notable changes to this project will be documented in this file.
321329
- Initial commit
322330

323331

324-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.9.0...HEAD
332+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.10.0...HEAD
333+
[v3.10.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.9.0...v3.10.0
325334
[v3.9.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.8.0...v3.9.0
326335
[v3.8.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.7.0...v3.8.0
327336
[v3.7.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.6.0...v3.7.0

0 commit comments

Comments
 (0)