Skip to content

Commit 0e53fa7

Browse files
committed
Updated CHANGELOG
1 parent 4e1d7ab commit 0e53fa7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v1.11.0"></a>
11+
## [v1.11.0] - 2020-08-17
12+
13+
- feat: support a list of CORS rules instead of a single rule ([#40](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/40))
14+
15+
1016
<a name="v1.10.0"></a>
1117
## [v1.10.0] - 2020-08-13
1218

@@ -88,7 +94,8 @@ All notable changes to this project will be documented in this file.
8894
- Initial commit
8995

9096

91-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.10.0...HEAD
97+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.11.0...HEAD
98+
[v1.11.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.10.0...v1.11.0
9299
[v1.10.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.9.0...v1.10.0
93100
[v1.9.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.8.0...v1.9.0
94101
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v1.7.0...v1.8.0

0 commit comments

Comments
 (0)