CHANGELOG.md in sensu-plugins-java-1.1.0 vs CHANGELOG.md in sensu-plugins-java-1.2.0
- old
+ new
@@ -3,10 +3,14 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
+## [1.2.0] - 2017-08-20
+### Added
+- check-java-permgen.rb: added an option to specify java bin dir (@sovaa)
+
## [1.1.0] - 2017-08-12
### Added
- check-java-permgen.rb: added an option to run `jps` and `jstsat` with sudo (@sovaa)
## [1.0.0] - 2017-07-24
@@ -63,9 +67,10 @@
### Added
- initial release
[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-java/compare/1.1.0...HEAD
+[1.2.0]: https://github.com/sensu-plugins/sensu-plugins-java/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/sensu-plugins/sensu-plugins-java/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/sensu-plugins/sensu-plugins-java/compare/0.0.6...1.0.0
[0.0.6]: https://github.com/sensu-plugins/sensu-plugins-java/compare/0.0.5...0.0.6
[0.0.5]: https://github.com/sensu-plugins/sensu-plugins-java/compare/0.0.4...0.0.5
[0.0.4]: https://github.com/sensu-plugins/sensu-plugins-java/compare/0.0.3...0.0.4