release v0.2.2

This commit is contained in:
Nick Elser
2015-04-13 21:45:47 -07:00
parent 10d3ab09cf
commit 155a3ac40c
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## 0.2.2
- Fix bug with refresh - typo would've prevented real use.
- Clean up code.
- Improve documentation a bit.
- 100% test coverage.
## 0.2.1
- Fix bug when dealing with real-world Redis error conditions.