Skip to content

Commit a4e9e36

Browse files
committed
Updated CHANGELOG
1 parent 95bc9f7 commit a4e9e36

File tree

1 file changed

+9
-13
lines changed

1 file changed

+9
-13
lines changed

CHANGELOG.md

Lines changed: 9 additions & 13 deletions
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.2.0"></a>
11+
## [v2.2.0] - 2021-05-15
12+
13+
- feat: Add module wrappers ([#92](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/92))
14+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#91](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/91))
15+
16+
1017
<a name="v2.1.0"></a>
1118
## [v2.1.0] - 2021-04-28
1219

@@ -138,18 +145,6 @@ All notable changes to this project will be documented in this file.
138145

139146
- feat: Added modules/notifications for S3 bucket notifications ([#31](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/31))
140147
- docs: Fix link for complete S3 example to replication S3 example ([#19](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/19))
141-
- Merge pull request [#28](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/28) from terraform-aws-modules/terraform-provider-githubfile-1584635339745142000
142-
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
143-
- Merge pull request [#27](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/27) from terraform-aws-modules/terraform-provider-githubfile-1584537276011746000
144-
- Merge pull request [#25](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/25) from terraform-aws-modules/terraform-provider-githubfile-1584537276011708000
145-
- Merge pull request [#24](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/24) from terraform-aws-modules/terraform-provider-githubfile-1584537276011758000
146-
- Merge pull request [#26](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/26) from terraform-aws-modules/terraform-provider-githubfile-1584537276011817000
147-
- Merge pull request [#23](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/23) from terraform-aws-modules/terraform-provider-githubfile-1584537276011808000
148-
- [ci skip] Create ".editorconfig".
149-
- [ci skip] Create "LICENSE".
150-
- [ci skip] Create ".pre-commit-config.yaml".
151-
- [ci skip] Create "Makefile".
152-
- [ci skip] Create ".gitignore".
153148

154149

155150
<a name="v1.6.0"></a>
@@ -207,7 +202,8 @@ All notable changes to this project will be documented in this file.
207202
- Initial commit
208203

209204

210-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.1.0...HEAD
205+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.2.0...HEAD
206+
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.1.0...v2.2.0
211207
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.0.0...v2.1.0
212208
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.25.0...v2.0.0
213209
[v1.25.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.24.0...v1.25.0

0 commit comments

Comments
 (0)