Skip to content

Commit 3c1ca8a

Browse files
committed
Updated CHANGELOG
1 parent b4f8a21 commit 3c1ca8a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
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="v1.12.0"></a>
11+
## [v1.12.0] - 2020-06-16
12+
13+
- fix: Fixed patterns applying ([#30](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/30))
14+
- fix: Fixed DUMP_ENV logging level ([#28](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/28))
15+
16+
1017
<a name="v1.11.0"></a>
1118
## [v1.11.0] - 2020-06-16
1219

@@ -117,7 +124,8 @@ All notable changes to this project will be documented in this file.
117124
- first commit
118125

119126

120-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.11.0...HEAD
127+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.12.0...HEAD
128+
[v1.12.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.11.0...v1.12.0
121129
[v1.11.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.10.0...v1.11.0
122130
[v1.10.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.9.0...v1.10.0
123131
[v1.9.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.8.0...v1.9.0

0 commit comments

Comments
 (0)