Skip to content

Commit 92913c1

Browse files
committed
Updated CHANGELOG
1 parent 0fe6b2e commit 92913c1

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v1.3.0"></a>
11+
## [v1.3.0] - 2021-04-07
12+
13+
- feat: Configure cloudwatch logging for step functions module ([#9](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/9))
14+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#10](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/10))
15+
- chore: align ci-cd static checks to use individual minimum Terraform versions ([#6](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/6))
16+
- chore: Run pre-commit terraform_docs hook ([#5](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/5))
17+
- chore: add ci-cd workflow for pre-commit checks ([#4](https://github.com/terraform-aws-modules/terraform-aws-step-functions/issues/4))
18+
19+
1020
<a name="v1.2.0"></a>
1121
## [v1.2.0] - 2021-02-20
1222

@@ -31,7 +41,8 @@ All notable changes to this project will be documented in this file.
3141
- Initial commit
3242

3343

34-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.2.0...HEAD
44+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.3.0...HEAD
45+
[v1.3.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.2.0...v1.3.0
3546
[v1.2.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.1.0...v1.2.0
3647
[v1.1.0]: https://github.com/terraform-aws-modules/terraform-aws-step-functions/compare/v1.0.0...v1.1.0
3748
[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)