CHANGELOG.md in logstash-input-jdbc-2.1.0 vs CHANGELOG.md in logstash-input-jdbc-2.1.1
- old
+ new
@@ -1,4 +1,7 @@
+## 2.1.1
+ - [#44](https://github.com/logstash-plugins/logstash-input-jdbc/issues/44) add option to control the lowercase or not, of the column names.
+
## 2.1.0
- [#85](https://github.com/logstash-plugins/logstash-input-jdbc/issues/85) make the jdbc_driver_library accept a list of elements separated by commas as in some situations we might need to load more than one jar/lib.
- [#89](https://github.com/logstash-plugins/logstash-input-jdbc/issues/89) Set application timezone for cases where time fields in data have no timezone.
## 2.0.5