CHANGELOG.md in logstash-input-rabbitmq-3.0.3 vs CHANGELOG.md in logstash-input-rabbitmq-3.1.1

- old
+ new

@@ -1,4 +1,10 @@ +## 3.1.1 + - Default codec setting should have been JSON + +## 3.1.0 + - Fix broken prefetch count parameter + ## 3.0.2 - Bump dependency on logstash-mixin-rabbitmq_connection ## 3.0.0 - Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,