#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][unreleased] ## [1.0.1] - 2015-07-14 ### Changed - updated sensu-plugin gem to 1.2.0 ##[1.0.0] - 2015-07-05 ### Changed - changed metrics filenames to conform to std - updated Rakfile to remove cruft - updated documentation links in README and CONTRIBUTING - updated gemspec to put deps in alpha order ## [0.0.4] - 2015-06-22 ### Fixed - Correct check of inodes method on object fs_info which was always returning false ## [0.0.3] - 2015-06-02 ### Fixed - added binstubs ### Changed - removed cruft from /lib ## [0.0.2] - 2015-04-21 ### Fixed - deployment issue ## [0.0.1] - 2015-04-21 ### Added - initial release