CHANGELOG.md in logstash-input-udp-3.3.3 vs CHANGELOG.md in logstash-input-udp-3.3.4

- old
+ new

@@ -1,4 +1,7 @@ +## 3.3.4 + - Fixed input workers exception handling and shutdown handling [#44](https://github.com/logstash-plugins/logstash-input-udp/pull/44) + ## 3.3.3 - Work around jruby/jruby#5148 by cloning messages on jruby 9k, therefore resizing the underlying byte buffer ## 3.3.2 - Fix missing require for the ipaddr library.