diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce3fa2..7578b4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ -## 1.0.0 03/20/2016 +# Change Log +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](http://semver.org/). -Initial Release of separate gem. +## [0.2.0] - 2016-09-28 +### Added +- Volume Support +- Block Storage Support + +### Fixed +- Missing binary + +## [0.1.0] - 2016-03-20 +### Changed +- Port into a separate gem