CHANGELOG.md in logstash-output-tcp-6.1.1 vs CHANGELOG.md in logstash-output-tcp-6.1.2

- old
+ new

@@ -1,4 +1,7 @@ +## 6.1.2 + - Changed the client mode to write using the non-blocking method. [#52](https://github.com/logstash-plugins/logstash-output-tcp/pull/52) + ## 6.1.1 - Fixes an issue where payloads larger than a connection's current TCP window could be silently truncated [#49](https://github.com/logstash-plugins/logstash-output-tcp/pull/49) ## 6.1.0 - Feat: ssl_supported_protocols (TLSv1.3) [#47](https://github.com/logstash-plugins/logstash-output-tcp/pull/47)