Prepare 0.10.10
This commit is contained in:
parent
5343c1a286
commit
d0d4c0d75f
@ -137,6 +137,14 @@ version prior to the release of 1.0.
|
||||
ChangeLog
|
||||
=========
|
||||
|
||||
Version 0.10.10
|
||||
---------------
|
||||
|
||||
* move peer management from irc.py to peers.py. This is preparataion
|
||||
for peer discovery without IRC.
|
||||
* misc cleanups
|
||||
* fix Litecoin genesis hash (petrkr)
|
||||
|
||||
Version 0.10.9
|
||||
--------------
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
VERSION = "ElectrumX 0.10.9"
|
||||
VERSION = "ElectrumX 0.10.10"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user