Skip to content

Commit 086466c

Browse files
committed
Updated CHANGELOG
1 parent 243cf19 commit 086466c

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.24.0"></a>
11+
## [v1.24.0] - 2020-09-23
12+
13+
- feat: Added tflint as pre-commit hook ([#60](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/60))
14+
15+
1016
<a name="v1.23.0"></a>
1117
## [v1.23.0] - 2020-09-14
1218

@@ -234,7 +240,8 @@ All notable changes to this project will be documented in this file.
234240
- first commit
235241

236242

237-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.23.0...HEAD
243+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.24.0...HEAD
244+
[v1.24.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.23.0...v1.24.0
238245
[v1.23.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.22.0...v1.23.0
239246
[v1.22.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.21.0...v1.22.0
240247
[v1.21.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.20.0...v1.21.0

0 commit comments

Comments
 (0)