Skip to content

Commit f3c2005

Browse files
committed
Updated CHANGELOG
1 parent d922025 commit f3c2005

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="v2.4.0"></a>
11+
## [v2.4.0] - 2021-06-07
12+
13+
- docs: Updated README with S3 bucket id handling ([#157](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/157))
14+
15+
1016
<a name="v2.3.0"></a>
1117
## [v2.3.0] - 2021-05-27
1218

@@ -422,7 +428,8 @@ All notable changes to this project will be documented in this file.
422428
- first commit
423429

424430

425-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.3.0...HEAD
431+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.4.0...HEAD
432+
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.3.0...v2.4.0
426433
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.2.0...v2.3.0
427434
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.1.0...v2.2.0
428435
[v2.1.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)