Skip to content

Commit 2574b83

Browse files
committed
Updated CHANGELOG
1 parent c5ab779 commit 2574b83

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
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="v2.13.0"></a>
11+
## [v2.13.0] - 2021-08-30
12+
13+
- fix: Sort directories and files to ensure they are always processed in the same order ([#177](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/177))
14+
- feat: Added docker pip cache support for macOS ([#192](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/192))
15+
16+
1017
<a name="v2.12.0"></a>
1118
## [v2.12.0] - 2021-08-30
1219

@@ -476,7 +483,8 @@ All notable changes to this project will be documented in this file.
476483
- first commit
477484

478485

479-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.12.0...HEAD
486+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.13.0...HEAD
487+
[v2.13.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.12.0...v2.13.0
480488
[v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.11.0...v2.12.0
481489
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.10.0...v2.11.0
482490
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.9.0...v2.10.0

0 commit comments

Comments
 (0)