CHANGELOG.md in s3-secure-0.4.2 vs CHANGELOG.md in s3-secure-0.5.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.5.0] +- add commands: access_logs, lifecycle, versioning, remediate_all +- s3 client is smarter and switches regions on a per-bucket basis + ## [0.4.2] - improve error message for Aws::STS::Errors::RegionDisabledException error ## [0.4.1] - improve cli help