Skip to content

Commit baf9750

Browse files
committed
Updated CHANGELOG
1 parent 8fd0964 commit baf9750

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.11.0"></a>
11+
## [v1.11.0] - 2020-06-16
12+
13+
- fix: Fixed IAM policy attachment with multiple functions ([#26](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/26))
14+
15+
1016
<a name="v1.10.0"></a>
1117
## [v1.10.0] - 2020-06-14
1218

@@ -111,7 +117,8 @@ All notable changes to this project will be documented in this file.
111117
- first commit
112118

113119

114-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.10.0...HEAD
120+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.11.0...HEAD
121+
[v1.11.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.10.0...v1.11.0
115122
[v1.10.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.9.0...v1.10.0
116123
[v1.9.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.8.0...v1.9.0
117124
[v1.8.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.7.0...v1.8.0

0 commit comments

Comments
 (0)