Skip to content

Commit a72294c

Browse files
committed
Updated CHANGELOG
1 parent 864d46a commit a72294c

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="v1.1.0"></a>
11+
## [v1.1.0] - 2021-02-12
12+
13+
- feat: Add support for Step Function type - STANDARD (default) or EXPRESS ([#2](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/2))
14+
15+
1016
<a name="v1.0.0"></a>
1117
## [v1.0.0] - 2020-11-21
1218

@@ -19,5 +25,6 @@ All notable changes to this project will be documented in this file.
1925
- Initial commit
2026

2127

22-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.0.0...HEAD
28+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.1.0...HEAD
29+
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.0.0...v1.1.0
2330
[v1.0.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v0.1.0...v1.0.0

0 commit comments

Comments
 (0)