Skip to content

Commit 2ee7de5

Browse files
committed
Updated CHANGELOG
1 parent fcd8d5d commit 2ee7de5

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.36.0"></a>
11+
## [v1.36.0] - 2021-02-03
12+
13+
- feat: add eventbridge async permissions ([#101](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/101))
14+
15+
1016
<a name="v1.35.0"></a>
1117
## [v1.35.0] - 2021-01-26
1218

@@ -310,7 +316,8 @@ All notable changes to this project will be documented in this file.
310316
- first commit
311317

312318

313-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.35.0...HEAD
319+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.36.0...HEAD
320+
[v1.36.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.35.0...v1.36.0
314321
[v1.35.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.34.0...v1.35.0
315322
[v1.34.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.33.0...v1.34.0
316323
[v1.33.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.32.0...v1.33.0

0 commit comments

Comments
 (0)