Skip to content

Commit fb96c52

Browse files
committed
Updated CHANGELOG
1 parent 46d5a85 commit fb96c52

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v2.4.0"></a>
11+
## [v2.4.0] - 2021-06-11
12+
13+
- feat: ALB/NLB log delivery support ([#96](https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/issues/96))
14+
15+
1016
<a name="v2.3.0"></a>
11-
## [v2.3.0] - 0001-01-01
17+
## [v2.3.0] - 2021-06-07
1218

1319

1420

@@ -207,7 +213,8 @@ All notable changes to this project will be documented in this file.
207213
- Initial commit
208214

209215

210-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.3.0...HEAD
216+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.4.0...HEAD
217+
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.3.0...v2.4.0
211218
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.2.0...v2.3.0
212219
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.1.0...v2.2.0
213220
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)