Skip to content

Commit fd23e3e

Browse files
committed
Updated CHANGELOG
1 parent e3a1a90 commit fd23e3e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.40.0"></a>
11+
## [v1.40.0] - 2021-02-28
12+
13+
- fix: revert module Terraform 0.13.x version upgrade ([#117](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/117))
14+
- chore: fix documentation due to terraform docs 0.11.2 update ([#116](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/116))
15+
16+
1017
<a name="v1.39.0"></a>
1118
## [v1.39.0] - 2021-02-22
1219

@@ -337,7 +344,8 @@ All notable changes to this project will be documented in this file.
337344
- first commit
338345

339346

340-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.39.0...HEAD
347+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.40.0...HEAD
348+
[v1.40.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.39.0...v1.40.0
341349
[v1.39.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.38.0...v1.39.0
342350
[v1.38.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.37.0...v1.38.0
343351
[v1.37.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.36.0...v1.37.0

0 commit comments

Comments
 (0)