CHANGELOG.md in suo-0.2.0 vs CHANGELOG.md in suo-0.2.1

- old
+ new

@@ -1,4 +1,8 @@ +## 0.2.1 + +- Fix bug when dealing with real-world Redis error conditions. + ## 0.2.0 - Refactor class methods into instance methods to simplify implementation. - Increase thread safety with Memcached implementation.