CHANGELOG.md in logstash-output-sqs-5.1.1 vs CHANGELOG.md in logstash-output-sqs-5.1.2
- old
+ new
@@ -1,4 +1,7 @@
+## 5.1.2
+ - Added the ability to send to a different account id's queue. [#30](https://github.com/logstash-plugins/logstash-output-sqs/pull/30)
+
## 5.1.1
- Docs: Set the default_codec doc attribute.
## 5.1.0
- Add documentation for endpoint, role_arn and role_session_name #29