Skip to content

Commit cf8f3cc

Browse files
committed
Updated CHANGELOG
1 parent 2b44477 commit cf8f3cc

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.25.0"></a>
11+
## [v2.25.0] - 2020-10-30
12+
13+
- fix: remove empty string elements from local.urls in iam-assumable-role-with-oidc submodule ([#99](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/99))
14+
15+
1016
<a name="v2.24.0"></a>
1117
## [v2.24.0] - 2020-10-30
1218

@@ -255,7 +261,8 @@ All notable changes to this project will be documented in this file.
255261
- Initial commit
256262

257263

258-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.24.0...HEAD
264+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.25.0...HEAD
265+
[v2.25.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.24.0...v2.25.0
259266
[v2.24.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.23.0...v2.24.0
260267
[v2.23.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.22.0...v2.23.0
261268
[v2.22.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v2.21.0...v2.22.0

0 commit comments

Comments
 (0)