CHANGELOG.md in logstash-input-sqs-3.3.1 vs CHANGELOG.md in logstash-input-sqs-3.3.2

- old
+ new

@@ -1,4 +1,7 @@ +## 3.3.2 + - Fix an issue that prevented timely shutdown when subscribed to an inactive queue + ## 3.3.1 - Refactoring: used logstash-mixin-aws to leverage shared code to manage `additional_settings` [#64](https://github.com/logstash-plugins/logstash-input-sqs/pull/64) ## 3.3.0 - Feature: Add `additional_settings` option to fine-grain configuration of AWS client [#61](https://github.com/logstash-plugins/logstash-input-sqs/pull/61)