CHANGELOG.md in fluent-plugin-redis-0.3.3 vs CHANGELOG.md in fluent-plugin-redis-0.3.4
- old
+ new
@@ -1,4 +1,13 @@
+## 0.3.4
+* Pass chunk directly into builtin placeholders
+
+## 0.3.3
+* Add multi workers environment considaration
+
+## 0.3.2
+* Add TTL support
+
## 0.3.1
* Use public msgpack APIs instead of its internal APIs
* Remove needless rescue block