CHANGELOG.md in aws-ec2-1.1.0 vs CHANGELOG.md in aws-ec2-1.2.0
- old
+ new
@@ -1,9 +1,14 @@
# 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.2.0]
+- Merge pull request #6 from tongueroo/wait: aws-ec2 wait ami command
+- Fix dependencies: add aws-sdk-s3 dependency
+- require render_me_pretty as vendor submodule for now
+
## [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