Skip to content

Commit 2ad10de

Browse files
committed
Updated CHANGELOG
1 parent ef9bec0 commit 2ad10de

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.1.0"></a>
11+
## [v2.1.0] - 2021-05-12
12+
13+
- fix: Fixed service_integration type conversion with tomap ([#16](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/16))
14+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#13](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/13))
15+
16+
1017
<a name="v2.0.0"></a>
1118
## [v2.0.0] - 2021-04-26
1219

@@ -47,7 +54,8 @@ All notable changes to this project will be documented in this file.
4754
- Initial commit
4855

4956

50-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.0.0...HEAD
57+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.1.0...HEAD
58+
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v2.0.0...v2.1.0
5159
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.3.0...v2.0.0
5260
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.2.0...v1.3.0
5361
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.1.0...v1.2.0

0 commit comments

Comments
 (0)