diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b5eadc..8fff35f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/enter-at/terraform-aws-lambda-layer/compare/v1.0.0...v1.1.0) (2019-12-13) + + +### Features + +* **builder:** add npm and python ([db722dc](https://github.com/enter-at/terraform-aws-lambda-layer/commit/db722dcf67e16d265571659ce8362697ca745d1c)) + # 1.0.0 (2019-12-13) diff --git a/README.yaml b/README.yaml index 4ac3158..35b737d 100644 --- a/README.yaml +++ b/README.yaml @@ -41,7 +41,7 @@ related: # Short description of this project description: |- - Terraform module designed to facilitate ... + Terraform module designed to facilitate the creation of AWS Lambda layers. # How to use this project usage: |-