CHANGELOG.md in sensu-plugins-java-1.2.0 vs CHANGELOG.md in sensu-plugins-java-1.3.0
- old
+ new
@@ -3,10 +3,14 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
+## [1.3.0] - 2017-09-05
+### Added
+- option `-l` to change if you wish to grab the max or the current heap limits (@Juan-Moreno)
+
## [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
@@ -66,10 +70,11 @@
## 0.0.1 - 2015-05-29
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-java/compare/1.1.0...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-java/compare/1.3.0...HEAD
+[1.3.0]: https://github.com/sensu-plugins/sensu-plugins-java/compare/1.2.0...1.3.0
[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