Skip to content

Commit 514e1c2

Browse files
committed
Updated CHANGELOG
1 parent f34e103 commit 514e1c2

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="v2.26.0"></a>
11+
## [v2.26.0] - 2020-10-30
12+
13+
- feat: Added number_of_ variables for iam-assumable-role submodules ([#96](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/96))
14+
15+
1016
<a name="v2.25.0"></a>
1117
## [v2.25.0] - 2020-10-30
1218

@@ -261,7 +267,8 @@ All notable changes to this project will be documented in this file.
261267
- Initial commit
262268

263269

264-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.25.0...HEAD
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
265272
[v2.25.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.24.0...v2.25.0
266273
[v2.24.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.23.0...v2.24.0
267274
[v2.23.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.22.0...v2.23.0

0 commit comments

Comments
 (0)