Skip to content

Commit 82820f3

Browse files
committed
Updated CHANGELOG
1 parent 91ab04f commit 82820f3

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.3.0"></a>
11+
## [v2.3.0] - 2020-06-29
12+
13+
- feat: Add container insights ([#10](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/10))
14+
15+
1016
<a name="v2.2.0"></a>
1117
## [v2.2.0] - 2020-06-23
1218

@@ -83,7 +89,8 @@ All notable changes to this project will be documented in this file.
8389
- Initial commit
8490

8591

86-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.2.0...HEAD
92+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.3.0...HEAD
93+
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.2.0...v2.3.0
8794
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.1.0...v2.2.0
8895
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.0.0...v2.1.0
8996
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v1.4.0...v2.0.0

0 commit comments

Comments
 (0)