Skip to content

Commit 1079f89

Browse files
committed
Updated CHANGELOG
1 parent 03aaf02 commit 1079f89

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.7.0"></a>
11+
## [v2.7.0] - 2021-01-30
12+
13+
- fix: Fixed no capacity providers with a weight value greater than 0 error message ([#30](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/30))
14+
15+
1016
<a name="v2.6.0"></a>
1117
## [v2.6.0] - 2021-01-26
1218

@@ -108,7 +114,8 @@ All notable changes to this project will be documented in this file.
108114
- Initial commit
109115

110116

111-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.6.0...HEAD
117+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.7.0...HEAD
118+
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.6.0...v2.7.0
112119
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.5.0...v2.6.0
113120
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.4.0...v2.5.0
114121
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.3.0...v2.4.0

0 commit comments

Comments
 (0)