Daniele Alessandri 15 anni fa
parent
commit
1be9bef159
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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