Skip to content

Commit b00f349

Browse files
committed
Updated CHANGELOG
1 parent b794960 commit b00f349

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.2.0"></a>
11+
## [v2.2.0] - 2020-06-23
12+
13+
- fix: make the example workable ([#23](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/23))
14+
15+
1016
<a name="v2.1.0"></a>
1117
## [v2.1.0] - 2020-06-23
1218

@@ -77,7 +83,8 @@ All notable changes to this project will be documented in this file.
7783
- Initial commit
7884

7985

80-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.1.0...HEAD
86+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.2.0...HEAD
87+
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.1.0...v2.2.0
8188
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.0.0...v2.1.0
8289
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v1.4.0...v2.0.0
8390
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v1.3.0...v1.4.0

0 commit comments

Comments
 (0)