diff --git a/CHANGELOG.md b/CHANGELOG.md index d68a3fe..11c2ec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [0.2.0] - 2016-05-18 ### Changed - Upgraded dependencies - `rubyntlm`: ~>0.4.0 to ~>0.6.0 @@ -18,4 +20,5 @@ This project adheres to [Semantic Versioning](http://semver.org/). - `zanzibar get` can fetch field values for fields other than password - This ability has not been added to Zanzifiles yet. -[Unreleased]: https://github.com/Cimpress-MCP/Zanzibar/compare/v0.1.27...HEAD +[0.2.0]: https://github.com/Cimpress-MCP/Zanzibar/compare/v0.1.27...v0.2.0 +[Unreleased]: https://github.com/Cimpress-MCP/Zanzibar/compare/v0.2.0...HEAD