From 62883759f5969321983d367c74715d556ae4ddaf Mon Sep 17 00:00:00 2001 From: Robert Peteuil Date: Sat, 30 Mar 2019 17:35:03 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25c9342..06b78eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html - Python function editable in repository and in Lambda UI - Default Python version switched to 3.6 - Add optional dynamically calculated function name based on topic and Cloudwatch Group/Stream -- Optionally create custom Lambda Layer zip using [build-lambda-layer-python submodule](https://github.com/robertpeteuil/build-lambda-layer-python) +- Optionally create custom Lambda Layer zip using [build-lambda-layer-python](https://github.com/robertpeteuil/build-lambda-layer-python) - Enables adding/changing dependencies - Enables compiling for different version of Python - Add new variable `lambda_runtime`