Dependency updates and rubocop fixes
This commit is contained in:
20
CHANGELOG.md
Normal file
20
CHANGELOG.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [Unreleased]
|
||||
### Changed
|
||||
- Upgraded dependencies
|
||||
- `rubyntlm`: ~>0.4.0 to ~>0.6.0
|
||||
- `savon`: ~>2.10.0 to ~>2.11.0
|
||||
- `rubocop`: ~>0.28.0 to ~>0.39.0
|
||||
- Lots of rubocop-y code cleanup
|
||||
- Converted from code climate classic to code climate platform
|
||||
- Added rake task to run code climate platform locally
|
||||
|
||||
## [0.1.27] - 2016-04-15
|
||||
### Added
|
||||
- `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
|
||||
Reference in New Issue
Block a user