CHANGELOG.md in logstash-input-jdbc-4.3.12 vs CHANGELOG.md in logstash-input-jdbc-4.3.13

- old
+ new

@@ -1,4 +1,7 @@ +## 4.3.13 + - Changed documentation to generalize the PATH location [#297](https://github.com/logstash-plugins/logstash-input-jdbc/pull/297) + ## 4.3.12 - Added check to prevent count sql syntax errors when debug logging [Issue #287](https://github.com/logstash-plugins/logstash-input-jdbc/issue/287) and [Pull Request #294](https://github.com/logstash-plugins/logstash-input-jdbc/pull/294) ## 4.3.11 - Fixed crash that occurs when receiving string input that cannot be coerced to UTF-8 (such as BLOB data) [#291](https://github.com/logstash-plugins/logstash-input-jdbc/pull/291)