Skip to content

Commit b260ffe

Browse files
committed
Updated CHANGELOG
1 parent 67ea9ac commit b260ffe

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.25.0"></a>
11+
## [v1.25.0] - 2020-10-26
12+
13+
- fix: Fixed concurrent builds ([#65](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/65))
14+
- chore: Upgraded pre-commit-terraform to fix terraform-docs
15+
16+
1017
<a name="v1.24.0"></a>
1118
## [v1.24.0] - 2020-09-23
1219

@@ -240,7 +247,8 @@ All notable changes to this project will be documented in this file.
240247
- first commit
241248

242249

243-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.24.0...HEAD
250+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.25.0...HEAD
251+
[v1.25.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.24.0...v1.25.0
244252
[v1.24.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.23.0...v1.24.0
245253
[v1.23.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.22.0...v1.23.0
246254
[v1.22.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.21.0...v1.22.0

0 commit comments

Comments
 (0)