Skip to content

Commit 1c4288e

Browse files
committed
Updated CHANGELOG
1 parent 1e61635 commit 1c4288e

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.0.0"></a>
11+
## [v2.0.0] - 2021-04-26
12+
13+
- feat: Shorten outputs (removing this_) ([#148](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/148))
14+
15+
1016
<a name="v1.48.0"></a>
1117
## [v1.48.0] - 2021-04-26
1218

@@ -407,7 +413,8 @@ All notable changes to this project will be documented in this file.
407413
- first commit
408414

409415

410-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.48.0...HEAD
416+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.0.0...HEAD
417+
[v2.0.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.48.0...v2.0.0
411418
[v1.48.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.47.0...v1.48.0
412419
[v1.47.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.46.0...v1.47.0
413420
[v1.46.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.45.0...v1.46.0

0 commit comments

Comments
 (0)