Skip to content

Commit 5a480b3

Browse files
committed
Updated CHANGELOG
1 parent a85cfb3 commit 5a480b3

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.42.0"></a>
11+
## [v1.42.0] - 2021-03-02
12+
13+
- feat: Add s3_acl and s3_server_site_encryption variables ([#120](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/120))
14+
15+
1016
<a name="v1.41.0"></a>
1117
## [v1.41.0] - 2021-03-01
1218

@@ -350,7 +356,8 @@ All notable changes to this project will be documented in this file.
350356
- first commit
351357

352358

353-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.41.0...HEAD
359+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.42.0...HEAD
360+
[v1.42.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.41.0...v1.42.0
354361
[v1.41.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.40.0...v1.41.0
355362
[v1.40.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.39.0...v1.40.0
356363
[v1.39.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.38.0...v1.39.0

0 commit comments

Comments
 (0)