瀏覽代碼

Update README

PascalCoin 6 年之前
父節點
當前提交
41cc357fe0
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -34,6 +34,12 @@ Also, consider a donation at PascalCoin development account: "0-10"
 
 ## History:  
 
+### Build 4.0.2 - IN DEVELOPMENT !
+- Fixed a decompression bug caused by FreePascal "paszlib" package bug on version 3.0.4 -> https://bugs.freepascal.org/view.php?id=34422
+- Allow only connections using Net protocol >= 9  (Introduced on Build 4.0.1)
+- Fill automatic params at "buyaccount" RPC call: Will set 'price' and 'seller_account' values to current safebox values if not provided
+- Fixed minor bugs and minor improvements (See GitHub commits since 2018-10-31)
+
 ### Build 4.0.1 - 2018-10-31
 - Fixed a critical "Access violation" at "Fast Block Propagation" process
 - Fixed a critical "Access violation" at "Get blockchain operations" process