#Change Log This project adheres to [Semantic Versioning](http://semver.org/). This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## Unreleased [0.1.0] - 2016-01-08 ### Added - added sensu-deregister handler for deregistering a sensu client upon request (see https://github.com/sensu/sensu-build/pull/148 for example). ### Changed - rubocop cleanup ## [0.0.2] - 2015-07-14 ### Changed - updated sensu-plugin gem to 1.2.0 ### Removed - Remove JSON gem dep that is not longer needed with Ruby 1.9+ ## [0.0.1] - 2015-06-04 ### Added - initial release