Updated CHANGELOG

This commit is contained in:
Daniele Alessandri
2010-01-23 16:01:03 +01:00
parent 7fa935f827
commit 1be9bef159
+3
View File
@@ -7,5 +7,8 @@ v0.5.1
* Added missing support for BGREWRITEAOF for Redis >= 1.2.0
* Implemented a factory method for the RedisServerProfile class to ease the
creation of new server profile instances based on a version string.
v0.5.0
* First versioned release of Predis