Prepare 1.0.13
This commit is contained in:
parent
8a18da61c2
commit
7abde2e514
@ -133,6 +133,12 @@ Roadmap
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Version 1.0.13
|
||||||
|
--------------
|
||||||
|
|
||||||
|
- improve mempool handling and height notifications
|
||||||
|
- add bitcoin-segwit as a new COIN
|
||||||
|
|
||||||
Version 1.0.12
|
Version 1.0.12
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# Server name and protocol versions
|
# Server name and protocol versions
|
||||||
|
|
||||||
VERSION = 'ElectrumX 1.0.12'
|
VERSION = 'ElectrumX 1.0.13'
|
||||||
PROTOCOL_MIN = '1.0'
|
PROTOCOL_MIN = '1.0'
|
||||||
PROTOCOL_MAX = '1.0'
|
PROTOCOL_MAX = '1.0'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user