Skip to content

Commit 9e2895b

Browse files
committed
Updated CHANGELOG
1 parent 5f7295d commit 9e2895b

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.2.0"></a>
11+
## [v1.2.0] - 2021-02-20
12+
13+
- chore: update documentation based on latest `terraform-docs` which includes module and resource sections ([#3](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/3))
14+
15+
1016
<a name="v1.1.0"></a>
1117
## [v1.1.0] - 2021-02-12
1218

@@ -25,6 +31,7 @@ All notable changes to this project will be documented in this file.
2531
- Initial commit
2632

2733

28-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.1.0...HEAD
34+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.2.0...HEAD
35+
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.1.0...v1.2.0
2936
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.0.0...v1.1.0
3037
[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)