CHANGELOG.md in logstash-logger-0.19.2 vs CHANGELOG.md in logstash-logger-0.20.0
- old
+ new
@@ -1,4 +1,7 @@
+## 0.20.0
+- Adds support for logging debug/error information for the connectable device's buffer. [#102](https://github.com/dwbutler/logstash-logger/pull/102)
+
## 0.19.2
- Fixes mutex and memory leak issues when resetting buffer.
[#97](https://github.com/dwbutler/logstash-logger/issues/97)
[#98](https://github.com/dwbutler/logstash-logger/issues/98)