Skip to content

Commit 0a1a1a3

Browse files
committed
Updated CHANGELOG
1 parent f8f1fb3 commit 0a1a1a3

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.46.0"></a>
11+
## [v1.46.0] - 2021-04-13
12+
13+
- fix: package.py not found with -chdir option ([#136](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/136))
14+
15+
1016
<a name="v1.45.0"></a>
1117
## [v1.45.0] - 2021-04-06
1218

@@ -387,7 +393,8 @@ All notable changes to this project will be documented in this file.
387393
- first commit
388394

389395

390-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.45.0...HEAD
396+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.46.0...HEAD
397+
[v1.46.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.45.0...v1.46.0
391398
[v1.45.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.44.0...v1.45.0
392399
[v1.44.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.43.0...v1.44.0
393400
[v1.43.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.42.0...v1.43.0

0 commit comments

Comments
 (0)