release 0.2.1

This commit is contained in:
Nick Elser
2015-04-12 23:45:09 -07:00
parent bb6762bbc6
commit 857fc63378
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 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.