Skip to content

Commit fe20153

Browse files
committed
Updated CHANGELOG
1 parent 2e27c42 commit fe20153

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,18 @@
33

44

55

6+
<a name="v2.0.0"></a>
7+
## [v2.0.0] - 2019-06-09
8+
9+
- Updated module to support Terraform 0.12 ([#8](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/8))
10+
- Fixed formatting
11+
- Updated Terraform 0.12
12+
13+
614
<a name="v1.4.0"></a>
7-
## [v1.4.0] - 0001-01-01
15+
## [v1.4.0] - 2019-06-09
816

17+
- Added changelog
918

1019

1120
<a name="v1.3.0"></a>
@@ -63,7 +72,8 @@
6372
- Initial commit
6473

6574

66-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v1.4.0...HEAD
75+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.0.0...HEAD
76+
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v1.4.0...v2.0.0
6777
[v1.4.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v1.3.0...v1.4.0
6878
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v1.2.0...v1.3.0
6979
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)