CHANGELOG.md in logstash-input-sqs-3.2.0 vs CHANGELOG.md in logstash-input-sqs-3.3.0
- old
+ new
@@ -1,4 +1,7 @@
+## 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)
+
## 3.2.0
- Feature: Add `queue_owner_aws_account_id` parameter for cross-account queues [#60](https://github.com/logstash-plugins/logstash-input-sqs/pull/60)
## 3.1.3
- Fix: retry networking errors (with backoff) [#57](https://github.com/logstash-plugins/logstash-input-sqs/pull/57)