Prepare 1.0.16
This commit is contained in:
parent
00504b695a
commit
7442bad66c
10
README.rst
10
README.rst
@ -133,6 +133,16 @@ Roadmap
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Version 1.0.16
|
||||||
|
--------------
|
||||||
|
|
||||||
|
- binding address fix for multi-homed machines (mmouse)
|
||||||
|
- listen to IPv4 and IPv6 local interfaces
|
||||||
|
- add Fujicoin (fujicoin), Crown (Extreemist), RegTest (RCasatta),
|
||||||
|
Monacoin (cryptocoin-junkey)
|
||||||
|
- bug fixes and updates (Kefkius, mmouse, thesamesam, cryptocoin-junkey,
|
||||||
|
jtarthur)
|
||||||
|
|
||||||
Version 1.0.15
|
Version 1.0.15
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# Server name and protocol versions
|
# Server name and protocol versions
|
||||||
|
|
||||||
VERSION = 'ElectrumX 1.0.15'
|
VERSION = 'ElectrumX 1.0.16'
|
||||||
PROTOCOL_MIN = '1.0'
|
PROTOCOL_MIN = '1.0'
|
||||||
PROTOCOL_MAX = '1.0'
|
PROTOCOL_MAX = '1.0'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user