CHANGELOG.md in aws-ec2-0.7.0 vs CHANGELOG.md in aws-ec2-0.8.0

- old
+ new

@@ -1,9 +1,13 @@ # 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. +## [0.8.0] +- aws-ec2 upload_scripts command +- rename aws-ec2 compile to aws-ec2 compile_scripts + ## [0.7.0] - Rid of name to profile convention, check profile exists and report to user if it does not exist. This is a more expected interface. ## [0.6.0]