CHANGELOG.md in jets-1.9.20 vs CHANGELOG.md in jets-1.9.21
- old
+ new
@@ -1,9 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.
This project *loosely tries* to adhere to [Semantic Versioning](http://semver.org/).
+## [1.9.21]
+- #299 shorten auto-generated iam policy for vpc
+
## [1.9.20]
- #298 remove network calls on jets bootup process
- set AWS_ACCOUNT env var on function to prevent the sts call on Jets.boot on AWS Lambda
- dont load dotenv on aws lambda, already defined