Skip to content

Commit b5e26aa

Browse files
committed
Updated CHANGELOG
1 parent 43a5134 commit b5e26aa

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.12.0"></a>
11+
## [v2.12.0] - 2021-08-30
12+
13+
- feat: Add Amazon MQ event source type support ([#190](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/190))
14+
15+
1016
<a name="v2.11.0"></a>
1117
## [v2.11.0] - 2021-08-20
1218

@@ -470,7 +476,8 @@ All notable changes to this project will be documented in this file.
470476
- first commit
471477

472478

473-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.11.0...HEAD
479+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.12.0...HEAD
480+
[v2.12.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.11.0...v2.12.0
474481
[v2.11.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.10.0...v2.11.0
475482
[v2.10.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.9.0...v2.10.0
476483
[v2.9.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.8.0...v2.9.0

0 commit comments

Comments
 (0)