Skip to content

Commit c2c4b04

Browse files
committed
Updated CHANGELOG
1 parent a96bbeb commit c2c4b04

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.23.0"></a>
11+
## [v2.23.0] - 2021-10-22
12+
13+
- feat: Allow passing build_args for building with docker-build module ([#217](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/217))
14+
15+
1016
<a name="v2.22.0"></a>
1117
## [v2.22.0] - 2021-10-12
1218

@@ -541,7 +547,8 @@ All notable changes to this project will be documented in this file.
541547
- first commit
542548

543549

544-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.22.0...HEAD
550+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.23.0...HEAD
551+
[v2.23.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.22.0...v2.23.0
545552
[v2.22.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.21.0...v2.22.0
546553
[v2.21.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.20.0...v2.21.0
547554
[v2.20.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.19.0...v2.20.0

0 commit comments

Comments
 (0)