Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

39 lines (31 loc) · 1.08 KB

#Change Log This project adheres to Semantic Versioning.

This CHANGELOG follows the format listed at Keep A Changelog

Unreleased

[0.0.6] - 2015-07-30

  • replaced free with vmstat gem to add more nix compatibility
  • added option free (default to keep old default behavior)
  • added option used to change check to checked used instead of memory free

[0.0.5] - 2015-07-14

Fixed

  • fixed bad script filenames that prevented the checks for executing

[0.0.4] - 2015-07-14

Changed

  • updated sensu-plugin gem to 1.2.0
  • removal of all shell scripts in favor of ruby scripts
  • Updated documentation links in the README and CONTRIBUTING
  • set all deps to alpha order in Rakefile
  • set all deps to alpha order in Gemspec
  • removed unused tasks in Rakefile

[0.0.3] - [2015-06-29]

Added

  • Support for Fedora22 and Cent7 to check-memory-pcnt.sh
  • Add wrapper for all shell scripts

[0.0.2] - [2015-06-03]

Fixed

  • added binstubs

Changed

  • removed cruft from /lib

0.0.1 - [2015-05-21]

Added

  • initial release