Skip to content

Commit c890729

Browse files
committed
Updated CHANGELOG
1 parent b99c7b4 commit c890729

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.6.0"></a>
11+
## [v2.6.0] - 2021-07-07
12+
13+
- fix: Fixed deprecated call to map() in deploy submodule ([#171](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/171))
14+
15+
1016
<a name="v2.5.0"></a>
1117
## [v2.5.0] - 2021-06-28
1218

@@ -434,7 +440,8 @@ All notable changes to this project will be documented in this file.
434440
- first commit
435441

436442

437-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.5.0...HEAD
443+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.6.0...HEAD
444+
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.5.0...v2.6.0
438445
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.4.0...v2.5.0
439446
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.3.0...v2.4.0
440447
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.2.0...v2.3.0

0 commit comments

Comments
 (0)