Skip to content

Commit c77256d

Browse files
committed
Updated CHANGELOG
1 parent 72ec5df commit c77256d

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10-
<a name="v2.26.0"></a>
11-
## [v2.26.0] - 2020-10-30
10+
<a name="v3.1.0"></a>
11+
## [v3.1.0] - 2020-10-30
12+
13+
- Bump new major release v3
14+
15+
16+
<a name="v3.0.0"></a>
17+
## [v3.0.0] - 2020-10-30
1218

1319
- feat: Added number_of_ variables for iam-assumable-role submodules ([#96](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/96))
1420

@@ -267,8 +273,9 @@ All notable changes to this project will be documented in this file.
267273
- Initial commit
268274

269275

270-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.26.0...HEAD
271-
[v2.26.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.25.0...v2.26.0
276+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.1.0...HEAD
277+
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.0.0...v3.1.0
278+
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.25.0...v3.0.0
272279
[v2.25.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.24.0...v2.25.0
273280
[v2.24.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.23.0...v2.24.0
274281
[v2.23.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.22.0...v2.23.0

0 commit comments

Comments
 (0)