Skip to content

Commit 962e524

Browse files
committed
Updated CHANGELOG
1 parent b256c4b commit 962e524

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.26.0"></a>
11+
## [v1.26.0] - 2020-10-27
12+
13+
- fix: Removed hash_extra_paths to have the same hash for multiple executors ([#66](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/66))
14+
15+
1016
<a name="v1.25.0"></a>
1117
## [v1.25.0] - 2020-10-26
1218

@@ -247,7 +253,8 @@ All notable changes to this project will be documented in this file.
247253
- first commit
248254

249255

250-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.25.0...HEAD
256+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.26.0...HEAD
257+
[v1.26.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.25.0...v1.26.0
251258
[v1.25.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.24.0...v1.25.0
252259
[v1.24.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.23.0...v1.24.0
253260
[v1.23.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.22.0...v1.23.0

0 commit comments

Comments
 (0)