浏览代码

Updated CHANGELOG

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