Merge branch 'release-0.6.2' into develop
This commit is contained in:
commit
4f7d0eb23d
@ -1,3 +1,12 @@
|
||||
version 0.6.2
|
||||
-------------
|
||||
|
||||
- handle daemon errors properly that result from client requests; pass the
|
||||
error onto the client
|
||||
- start serving immediatley on catchup; don't wait for the mempool
|
||||
- logging improvements, in particular logging software and DB versions
|
||||
- issues closed: #29, #31, #32
|
||||
|
||||
version 0.6.1
|
||||
-------------
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
VERSION = "ElectrumX 0.6.1"
|
||||
VERSION = "ElectrumX 0.6.2"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user