CHANGELOG.md in logstash-input-udp-3.4.1 vs CHANGELOG.md in logstash-input-udp-3.5.0
- old
+ new
@@ -1,4 +1,7 @@
+## 3.5.0
+ - Added ECS v8 support as an alias to the ECS v1 implementation
+
## 3.4.1
- [DOC] Fixed typo in code sample [#54](https://github.com/logstash-plugins/logstash-input-udp/pull/54)
## 3.4.0
- Added ECS compatibility mode (`disabled` and `v1`) to rename ip source address in a ECS compliant name [#50](https://github.com/logstash-plugins/logstash-input-udp/pull/50)