Prepare 0.10.13
This commit is contained in:
parent
e56f188816
commit
8bc9abf9c1
@ -135,6 +135,14 @@ version prior to the release of 1.0.
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Version 0.10.13
|
||||||
|
---------------
|
||||||
|
|
||||||
|
* worked around asyncio issue to suppress the annoying log spew on shutdown
|
||||||
|
that makes it look like a bomb hit
|
||||||
|
* implement peer subscriptions as real subscriptions with incremental updates
|
||||||
|
* misc cleanups
|
||||||
|
|
||||||
Version 0.10.12
|
Version 0.10.12
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
VERSION = "ElectrumX 0.10.12"
|
VERSION = "ElectrumX 0.10.13"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user