Prepare 0.4.2

This commit is contained in:
Neil Booth
2016-11-13 15:37:51 +09:00
parent ecf07dea91
commit 1870a8b3df
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
version 0.4.2
-------------
- split out JSON RPC protcol handling. Now more robust and we should
fully support JSON RPC 2.0 clients, including batch requests
(Electrum client does not yet support these)
- refactored and cleaned up server handling
- improved DASH support (thelazier)
version 0.4.1
-------------