Skip to content

Commit 9c04f76

Browse files
committed
Updated CHANGELOG
1 parent bd803f1 commit 9c04f76

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="v1.21.0"></a>
11+
## [v1.21.0] - 2021-03-17
12+
13+
- feat: Added modules/object (Happy Amazon S3 Pi Day!) ([#74](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/74))
14+
- chore: align ci-cd static checks to use individual minimum Terraform versions ([#73](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/73))
15+
16+
1017
<a name="v1.20.0"></a>
1118
## [v1.20.0] - 2021-03-01
1219

@@ -150,7 +157,8 @@ All notable changes to this project will be documented in this file.
150157
- Initial commit
151158

152159

153-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.20.0...HEAD
160+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.21.0...HEAD
161+
[v1.21.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.20.0...v1.21.0
154162
[v1.20.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.19.0...v1.20.0
155163
[v1.19.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.18.0...v1.19.0
156164
[v1.18.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.17.0...v1.18.0

0 commit comments

Comments
 (0)