Skip to content

Commit aac81c6

Browse files
committed
Updated CHANGELOG
1 parent aff3eb8 commit aac81c6

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="v3.1.0"></a>
11+
## [v3.1.0] - 2021-05-07
12+
13+
- chore: Fixed code in example ([#41](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/41))
14+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#40](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/40))
15+
16+
1017
<a name="v3.0.0"></a>
1118
## [v3.0.0] - 2021-04-26
1219

@@ -152,7 +159,8 @@ All notable changes to this project will be documented in this file.
152159
- Initial commit
153160

154161

155-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v3.0.0...HEAD
162+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v3.1.0...HEAD
163+
[v3.1.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v3.0.0...v3.1.0
156164
[v3.0.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.9.0...v3.0.0
157165
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.8.0...v2.9.0
158166
[v2.8.0]: https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v2.7.0...v2.8.0

0 commit comments

Comments
 (0)