CHANGELOG.md in logstash-input-jmx-3.0.6 vs CHANGELOG.md in logstash-input-jmx-3.0.7
- old
+ new
@@ -1,4 +1,7 @@
+## 3.0.7
+ - Fixed shutdown handling [#47](https://github.com/logstash-plugins/logstash-input-jmx/pull/47)
+
## 3.0.6
- Fix documentation issue (correct subheading format)
## 3.0.5
- Docs: Set the default_codec doc attribute.