Prepare 0.10.5
This commit is contained in:
parent
b01933913f
commit
73945c51d1
@ -137,6 +137,13 @@ version prior to the release of 1.0.
|
|||||||
ChangeLog
|
ChangeLog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
Version 0.10.5
|
||||||
|
--------------
|
||||||
|
|
||||||
|
* fix for second part of issue `#100`_ where the ElectrumX was not
|
||||||
|
killable if bitcoind was unavailable
|
||||||
|
|
||||||
|
|
||||||
Version 0.10.4
|
Version 0.10.4
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
@ -251,6 +258,7 @@ Version 0.9.17
|
|||||||
.. _#93: https://github.com/kyuupichan/electrumx/issues/93
|
.. _#93: https://github.com/kyuupichan/electrumx/issues/93
|
||||||
.. _#94: https://github.com/kyuupichan/electrumx/issues/94
|
.. _#94: https://github.com/kyuupichan/electrumx/issues/94
|
||||||
.. _#99: https://github.com/kyuupichan/electrumx/issues/99
|
.. _#99: https://github.com/kyuupichan/electrumx/issues/99
|
||||||
|
.. _#100: https://github.com/kyuupichan/electrumx/issues/100
|
||||||
.. _#101: https://github.com/kyuupichan/electrumx/issues/101
|
.. _#101: https://github.com/kyuupichan/electrumx/issues/101
|
||||||
.. _#102: https://github.com/kyuupichan/electrumx/issues/102
|
.. _#102: https://github.com/kyuupichan/electrumx/issues/102
|
||||||
.. _#103: https://github.com/kyuupichan/electrumx/issues/103
|
.. _#103: https://github.com/kyuupichan/electrumx/issues/103
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
VERSION = "ElectrumX 0.10.4"
|
VERSION = "ElectrumX 0.10.5"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user