CHANGELOG.md in aws-rotate-0.1.0 vs CHANGELOG.md in aws-rotate-0.2.0

- old
+ new

@@ -1,7 +1,11 @@ # 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.2.0] +- continue rotating when hit max keys limit on a profile +- improve GetIamUserError message for key command + ## [0.1.0] - Initial release.