Skip to content

Commit e64d842

Browse files
committed
Updated CHANGELOG
1 parent c71bcaa commit e64d842

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.4.0"></a>
11+
## [v2.4.0] - 2020-10-06
12+
13+
- feat: Added IAM role id to outputs ([#13](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/13))
14+
15+
1016
<a name="v2.3.0"></a>
1117
## [v2.3.0] - 2020-06-29
1218

@@ -89,7 +95,8 @@ All notable changes to this project will be documented in this file.
8995
- Initial commit
9096

9197

92-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.3.0...HEAD
98+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.4.0...HEAD
99+
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.3.0...v2.4.0
93100
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.2.0...v2.3.0
94101
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.1.0...v2.2.0
95102
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)