Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

43 lines (33 loc) · 1.58 KB

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format listed at Keep A Changelog

1.0.0 - 2017-07-25

Changed

  • misc changes to bring more things inline with standard and complete the transfer. (@majormoses)

0.0.6 - 2016-09-23

Added

  • check-jvm-thread-count-pcnt.rb: added a check for monitoring thread count % (@smbambling)

0.0.5 - 2016-09-07

Fixed

  • check-java-app-deployment.rb: use % used not % committed (@smbambling)

0.0.4 - 2016-08-25

Fixed

  • check-java-app-deployment.rb: fixed an issue when an app has whitespace in its name (@smbambling)

0.0.3 - 2017-08-25

Fixed

  • check-java-app-deployment.rb: fixed an issue with looping over apps (@smbambling)
  • update the the badges to reflect its new home (@smbambling)

0.0.2 - 2016-08-25

Changed

  • transfered to arineng (@smbambling)

[0.0.1] - 2016-08-09

Added

  • Initial release