Skip to content

Commit 51c763d

Browse files
oanhnngithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 04c81df commit 51c763d

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/rabiloo/terraform-aws-ecs/compare/v0.2.3...master)
8+
## [Unreleased](https://github.com/rabiloo/terraform-aws-ecs/compare/v0.3.0...master)
99

1010
### Added
1111

@@ -32,6 +32,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
- Nothing
3333

3434
<!-- New Release notes will be placed here automatically -->
35+
## [v0.3.0](https://github.com/rabiloo/terraform-aws-ecs/compare/v0.2.3...v0.3.0) - 2024-09-19
36+
37+
### Added
38+
39+
- Add submodule `execution-role`
40+
- Add submodule `task-role`
41+
42+
### Updated
43+
44+
- Update dependabot config
45+
- Update Github Workflow
46+
47+
### Deprecated
48+
49+
- Deprecated module `rabiloo/ecs/aws`
50+
- Deprecated submodule `rabiloo/ecs/aws//modules/ecs-execution-role`
51+
- Deprecated submodule `rabiloo/ecs/aws//modules/ecs-task-role`
52+
3553
## [v0.2.3](https://github.com/rabiloo/terraform-aws-ecs/compare/v0.2.2...v0.2.3) - 2023-06-06
3654

3755
### Fixed

0 commit comments

Comments
 (0)