diff --git a/CHANGELOG.md b/CHANGELOG.md
index 62245f79..8fd55d7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
+
+## [v1.37.0] - 2021-02-14
+
+- feat: Added Lambda event source mapping ([#103](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/103))
+
+
## [v1.36.0] - 2021-02-03
@@ -316,7 +322,8 @@ All notable changes to this project will be documented in this file.
- first commit
-[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.36.0...HEAD
+[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.37.0...HEAD
+[v1.37.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.36.0...v1.37.0
[v1.36.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.35.0...v1.36.0
[v1.35.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.34.0...v1.35.0
[v1.34.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v1.33.0...v1.34.0