diff --git a/CHANGELOG.md b/CHANGELOG.md index 9df4353..e2bc36f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.1.0](https://github.com/justtrackio/terraform-aws-ecs-scheduled-task/compare/v1.0.0...v1.1.0) (2023-01-19) + + +### Features + +* add new variable for label_order adjustments ([#10](https://github.com/justtrackio/terraform-aws-ecs-scheduled-task/issues/10)) ([806c5b3](https://github.com/justtrackio/terraform-aws-ecs-scheduled-task/commit/806c5b32abf7d2a47999476713778142cf02ba52)) + ## 1.0.0 (2022-12-16)