Skip to content

Commit c2b52ce

Browse files
committed
Updated CHANGELOG
1 parent 3a290f5 commit c2b52ce

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="v2.0.0"></a>
11+
## [v2.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#12](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/12))
14+
15+
1016
<a name="v1.3.0"></a>
1117
## [v1.3.0] - 2021-04-07
1218

@@ -41,7 +47,8 @@ All notable changes to this project will be documented in this file.
4147
- Initial commit
4248

4349

44-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.3.0...HEAD
50+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.0.0...HEAD
51+
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.3.0...v2.0.0
4552
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.2.0...v1.3.0
4653
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.1.0...v1.2.0
4754
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)