Skip to content

Commit 2ca2002

Browse files
committed
Updated CHANGELOG
1 parent c7614aa commit 2ca2002

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="v3.0.0"></a>
11+
## [v3.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#39](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/39))
14+
15+
1016
<a name="v2.9.0"></a>
1117
## [v2.9.0] - 2021-04-11
1218

@@ -146,7 +152,8 @@ All notable changes to this project will be documented in this file.
146152
- Initial commit
147153

148154

149-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.9.0...HEAD
155+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v3.0.0...HEAD
156+
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.9.0...v3.0.0
150157
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.8.0...v2.9.0
151158
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.7.0...v2.8.0
152159
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.6.0...v2.7.0

0 commit comments

Comments
 (0)