Skip to content

Commit e52eed7

Browse files
committed
Updated CHANGELOG
1 parent 1879d51 commit e52eed7

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.13.0"></a>
11+
## [v1.13.0] - 2020-06-17
12+
13+
- feat: docker image building for installing pip requirements independently from OS ([#31](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/31))
14+
15+
1016
<a name="v1.12.0"></a>
1117
## [v1.12.0] - 2020-06-16
1218

@@ -124,7 +130,8 @@ All notable changes to this project will be documented in this file.
124130
- first commit
125131

126132

127-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.12.0...HEAD
133+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.13.0...HEAD
134+
[v1.13.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.12.0...v1.13.0
128135
[v1.12.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.11.0...v1.12.0
129136
[v1.11.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.10.0...v1.11.0
130137
[v1.10.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.9.0...v1.10.0

0 commit comments

Comments
 (0)