Skip to content

Commit bac8ef2

Browse files
committed
Updated CHANGELOG
1 parent 37206c8 commit bac8ef2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
55
<a name="unreleased"></a>
66
## [Unreleased]
77

8-
- feat: adding PassRole for ECS tasks as it is required for Fargate ([#24](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/24))
8+
9+
10+
<a name="v2.5.0"></a>
11+
## [v2.5.0] - 2021-09-15
12+
13+
- feat: Adding IAM PassRole for ECS tasks as it is required for Fargate ([#24](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/24))
914

1015

1116
<a name="v2.4.0"></a>
@@ -73,7 +78,8 @@ All notable changes to this project will be documented in this file.
7378
- Initial commit
7479

7580

76-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.4.0...HEAD
81+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.5.0...HEAD
82+
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.4.0...v2.5.0
7783
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.3.0...v2.4.0
7884
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.2.0...v2.3.0
7985
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)