Update release date for 1.1

This commit is contained in:
chris.boulton 2011-03-27 19:19:30 +11:00
parent bf29c5e018
commit ea441e7e8d

View File

@ -1,4 +1,4 @@
## 1.1 (2011-02-26) ##
## 1.1 (2011-03-27) ##
* Update Redisent library for Redis 2.2 compatibility. Redis 2.2 is now required. (thedotedge)
* Trim output of `ps` to remove any prepended whitespace (KevBurnsJr)