CHANGELOG.md in logstash-input-couchdb_changes-3.1.0 vs CHANGELOG.md in logstash-input-couchdb_changes-3.1.1
- old
+ new
@@ -1,4 +1,7 @@
+## 3.1.1
+ - Use the new Logstash 5.0 Event api to get the values #37
+
## 3.1.0
- Fail fast on permission denied accessing the sequence file
- Introduced new config 'keep_id'
- Fixed hard coded delay in error message
- CouchDB hostname resolution failure support