Daniele Alessandri преди 15 години
родител
ревизия
1be9bef159
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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