Skip to content

Commit 62ebcd4

Browse files
committed
Updated CHANGELOG
1 parent 4a0b616 commit 62ebcd4

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.5.0"></a>
11+
## [v2.5.0] - 2021-06-28
12+
13+
- feat: Add submodule to handle creation of docker images ([#162](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/162))
14+
15+
1016
<a name="v2.4.0"></a>
1117
## [v2.4.0] - 2021-06-07
1218

@@ -428,7 +434,8 @@ All notable changes to this project will be documented in this file.
428434
- first commit
429435

430436

431-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.4.0...HEAD
437+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.5.0...HEAD
438+
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.4.0...v2.5.0
432439
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.3.0...v2.4.0
433440
[v2.3.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.2.0...v2.3.0
434441
[v2.2.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)