From d961c333b4db92ba2caf2bf18ef3bbd9455be214 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 26 Jul 2023 15:00:20 +0000 Subject: [PATCH] chore(release): 2.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [2.0.0](https://github.com/justtrackio/terraform-aws-ecs-app/compare/v1.1.0...v2.0.0) (2023-07-26) ### ⚠ BREAKING CHANGES * add_common_capabilities (#21) ### Features * add_common_capabilities ([#21](https://github.com/justtrackio/terraform-aws-ecs-app/issues/21)) ([850e210](https://github.com/justtrackio/terraform-aws-ecs-app/commit/850e210ed8594eae0beaca1f5a4ea8c55edbd4a2)) --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d498488..ca6292e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [2.0.0](https://github.com/justtrackio/terraform-aws-ecs-app/compare/v1.1.0...v2.0.0) (2023-07-26) + + +### ⚠ BREAKING CHANGES + +* add_common_capabilities (#21) + +### Features + +* add_common_capabilities ([#21](https://github.com/justtrackio/terraform-aws-ecs-app/issues/21)) ([850e210](https://github.com/justtrackio/terraform-aws-ecs-app/commit/850e210ed8594eae0beaca1f5a4ea8c55edbd4a2)) + # Changelog All notable changes to this project will be documented in this file.