浏览代码

update CHANGELOG.md

zhiru 6 年之前
父节点
当前提交
e962a398ca
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      CHANGELOG.md

+ 6 - 6
CHANGELOG.md

@@ -3,15 +3,15 @@
     
 ### Improvement
 ---
-- \#3 PR & \#4 ISSUE: Force channel to request connection in connect()  and some code cleanup
-- \#6 PR: Update pom & fix deleteByRange error message & update unittest
-- \#8 PR: change default timeout to 24 hour
-- \#9 PR: Add more getters in SearchResponse & add normalize method in unittest
-- \#10 PR: fix connected() & add port range check & add @nonnull annotation & set maxInboundMessageSize    
+- \#3: Force channel to request connection in connect()  and some code cleanup
+- \#6: Update pom & fix deleteByRange error message & update unittest
+- \#8: change default timeout to 24 hour
+- \#9: Add more getters in SearchResponse & add normalize method in unittest
+- \#10: fix connected() & add port range check & add @nonnull annotation & set maxInboundMessageSize    
     
 ### New Feature
 ---
 
 ### Task
 ---
-- \#1 PR: First implementation
+- \#1: First implementation