CHANGELOG.md in paquito-0.9.0 vs CHANGELOG.md in paquito-0.9.1
- old
+ new
@@ -1,6 +1,11 @@
# Unreleased
+# 0.9.1
+
+* Fix a bug when handle `compress / decompress` coders. (#23)
+* `SingleBytePrefixVersionWithStringBypass` accepts another coder for strings.
+
# 0.9.0
* Handle `compress / decompress` coders (#22)
* Introduce `FlatCacheEntryCoder` (#21).
* Drop the partial Ruby 2.6 support.