CHANGELOG.md in aws-ec2-1.0.0 vs CHANGELOG.md in aws-ec2-1.1.0
- old
+ new
@@ -1,9 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.
This project *tries* to adhere to [Semantic Versioning](http://semver.org/), even before v1.0.
+## [1.1.0]
+- Merge pull request #5 from tongueroo/auto-terminate
+- allow AWS_RDS_CODE_VERSION env variable
+- restructure way scripts work for sanity
+- bash scripts: ami_creation.sh and auto_terminate.sh
+- support only amazonlinux2 and ubuntu
+
+## [1.0.1]
+- update ordering of the info displayed
+
## [1.0.0]
- Merge pull request #1 from tongueroo/cli-template-upgrade
- Merge pull request #2 from tongueroo/render_me_pretty
- Merge pull request #3 from tongueroo/s3-upload
- Merge pull request #4 from tongueroo/layout-support