Skip to content

Commit ce3fbc8

Browse files
committed
Updated CHANGELOG
1 parent 5ddbf22 commit ce3fbc8

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v1.39.0"></a>
11+
## [v1.39.0] - 2021-02-22
12+
13+
- chore: only run validate check on min terraform version ([#114](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/114))
14+
- chore: add ci-cd workflow for pre-commit checks ([#112](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/112))
15+
- docs: Fixed terraform-docs automatically
16+
17+
1018
<a name="v1.38.0"></a>
1119
## [v1.38.0] - 2021-02-18
1220

@@ -329,7 +337,8 @@ All notable changes to this project will be documented in this file.
329337
- first commit
330338

331339

332-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.38.0...HEAD
340+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.39.0...HEAD
341+
[v1.39.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.38.0...v1.39.0
333342
[v1.38.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.37.0...v1.38.0
334343
[v1.37.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.36.0...v1.37.0
335344
[v1.36.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.35.0...v1.36.0

0 commit comments

Comments
 (0)