CHANGELOG.md in logstash-codec-line-3.0.8 vs CHANGELOG.md in logstash-codec-line-3.1.0
- old
+ new
@@ -1,4 +1,7 @@
+## 3.1.0
+ - Feat: ECS + event_factory support [#18](https://github.com/logstash-plugins/logstash-codec-line/pull/18)
+
## 3.0.8
- Code cleanup. See https://github.com/logstash-plugins/logstash-codec-line/pull/15
## 3.0.7
- Reverted thread safety fix and instead fixed udp input codec per worker. See https://github.com/logstash-plugins/logstash-codec-line/pull/14