Skip to content

Commit 361ceb1

Browse files
committed
Updated CHANGELOG
1 parent 90ec6a1 commit 361ceb1

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="v2.19.0"></a>
11+
## [v2.19.0] - 2021-10-01
12+
13+
- feat: add support for additional assume_role_policy statements ([#203](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/203))
14+
15+
1016
<a name="v2.18.0"></a>
1117
## [v2.18.0] - 2021-09-25
1218

@@ -516,7 +522,8 @@ All notable changes to this project will be documented in this file.
516522
- first commit
517523

518524

519-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.18.0...HEAD
525+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.19.0...HEAD
526+
[v2.19.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.18.0...v2.19.0
520527
[v2.18.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.17.0...v2.18.0
521528
[v2.17.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.16.0...v2.17.0
522529
[v2.16.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.15.0...v2.16.0

0 commit comments

Comments
 (0)