Skip to content

Commit a8806ac

Browse files
committed
Updated CHANGELOG
1 parent 4db73b8 commit a8806ac

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.3.0"></a>
11+
## [v2.3.0] - 2021-05-25
12+
13+
- chore: Remove check boxes that don't render properly in module doc ([#18](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/18))
14+
15+
1016
<a name="v2.2.0"></a>
1117
## [v2.2.0] - 2021-05-15
1218

@@ -60,7 +66,8 @@ All notable changes to this project will be documented in this file.
6066
- Initial commit
6167

6268

63-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.2.0...HEAD
69+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.3.0...HEAD
70+
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.2.0...v2.3.0
6471
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.1.0...v2.2.0
6572
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.0.0...v2.1.0
6673
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.3.0...v2.0.0

0 commit comments

Comments
 (0)