prepare release 4.0.9
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
# Release 4.0.9 - (Dec 18, 2020)
|
||||||
|
* fixes a regression introduced in 4.0.8, that prevents from
|
||||||
|
paying BIP70 invoices (#6859)
|
||||||
|
* reflect frozen channels and disconnected peers in the displayed
|
||||||
|
'can send/can receive' amounts.
|
||||||
|
|
||||||
# Release 4.0.8 - (Dec 17, 2020)
|
# Release 4.0.8 - (Dec 17, 2020)
|
||||||
* fix decoding BIP21 URIs with uppercase schema (d40bedb2)
|
* fix decoding BIP21 URIs with uppercase schema (d40bedb2)
|
||||||
* psbt: put full derivation paths into PSBT by default (c8155129)
|
* psbt: put full derivation paths into PSBT by default (c8155129)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
ELECTRUM_VERSION = '4.0.8' # version of the client package
|
ELECTRUM_VERSION = '4.0.9' # version of the client package
|
||||||
APK_VERSION = '4.0.8.0' # read by buildozer.spec
|
APK_VERSION = '4.0.9.0' # read by buildozer.spec
|
||||||
|
|
||||||
PROTOCOL_VERSION = '1.4' # protocol version requested
|
PROTOCOL_VERSION = '1.4' # protocol version requested
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user