Prepare 0.99.2
This commit is contained in:
parent
e2d640dcb3
commit
be95697002
@ -132,6 +132,12 @@ version for the release of 1.0.
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Version 0.99.2
|
||||||
|
--------------
|
||||||
|
|
||||||
|
* don't announce self if a non-public IP address
|
||||||
|
* logging tweaks
|
||||||
|
|
||||||
Version 0.99.1
|
Version 0.99.1
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
# Server name and protocol versions
|
# Server name and protocol versions
|
||||||
|
|
||||||
VERSION = 'ElectrumX 0.99.1'
|
VERSION = 'ElectrumX 0.99.2'
|
||||||
PROTOCOL_MIN = '1.0'
|
PROTOCOL_MIN = '1.0'
|
||||||
PROTOCOL_MAX = '1.0'
|
PROTOCOL_MAX = '1.0'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user