Browse Source

Updated CHANGELOG

Daniele Alessandri 15 years ago
parent
commit
1be9bef159
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGELOG

+ 3 - 0
CHANGELOG

@@ -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