CHANGELOG.md in fluent-plugin-remote_syslog-0.2.0 vs CHANGELOG.md in fluent-plugin-remote_syslog-0.2.1
- old
+ new
@@ -1,4 +1,8 @@
+## 0.2.1
+
+* Fix encoding issue
+
## 0.2.0
* Integrate with `Fluent::Mixin::PlainTextFormatter`
* **BREAKING**: Remove `key_name` config, use `output_data_type` instead.