Skip to content

Commit d7e95b6

Browse files
committed
Updated CHANGELOG
1 parent 6ac63e9 commit d7e95b6

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v2.5.0"></a>
11+
## [v2.5.0] - 2020-11-09
12+
13+
- feat: Added capacity providers options to ECS cluster ([#25](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/25))
14+
- feat: add tags to ECS instance profile role ([#21](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/21))
15+
16+
1017
<a name="v2.4.0"></a>
1118
## [v2.4.0] - 2020-10-06
1219

@@ -95,7 +102,8 @@ All notable changes to this project will be documented in this file.
95102
- Initial commit
96103

97104

98-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.4.0...HEAD
105+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.5.0...HEAD
106+
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.4.0...v2.5.0
99107
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.3.0...v2.4.0
100108
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.2.0...v2.3.0
101109
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)