Skip to content

Commit caa8a5c

Browse files
committed
Updated CHANGELOG
1 parent 6b10064 commit caa8a5c

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.41.0"></a>
11+
## [v1.41.0] - 2021-03-01
12+
13+
- feat: Added interpreter variable to control script runtime in deploy module ([#92](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/92))
14+
15+
1016
<a name="v1.40.0"></a>
1117
## [v1.40.0] - 2021-02-28
1218

@@ -344,7 +350,8 @@ All notable changes to this project will be documented in this file.
344350
- first commit
345351

346352

347-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.40.0...HEAD
353+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.41.0...HEAD
354+
[v1.41.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.40.0...v1.41.0
348355
[v1.40.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.39.0...v1.40.0
349356
[v1.39.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.38.0...v1.39.0
350357
[v1.38.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.37.0...v1.38.0

0 commit comments

Comments
 (0)