preparing release

This commit is contained in:
Norm MacLennan
2016-05-18 10:01:22 -04:00
parent a2bdd99eb0
commit 49dc6c8039

View File

@@ -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/). This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased] ## [Unreleased]
## [0.2.0] - 2016-05-18
### Changed ### Changed
- Upgraded dependencies - Upgraded dependencies
- `rubyntlm`: ~>0.4.0 to ~>0.6.0 - `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 - `zanzibar get` can fetch field values for fields other than password
- This ability has not been added to Zanzifiles yet. - 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