CHANGELOG.md in heroku-config-0.2.0 vs CHANGELOG.md in heroku-config-0.3.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.3.0] +- add aws-rotate-all command +- friendly error if access key does not exist on heroku app + ## [0.2.0] - check if new key is useable before completing rotation ## [0.1.0] - Initial release.