1
0

update release notes for version 4.5.8

This commit is contained in:
SomberNight
2024-10-22 18:04:47 +00:00
parent c90c87afb9
commit 5251cc8d2f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
# Release 4.5.8 (Oct 23, 2024)
* Qt Desktop GUI:
- fix: regression: bump_fee and dscancel dialogs erroring (#9273)
# Release 4.5.7 (Oct 21, 2024) # Release 4.5.7 (Oct 21, 2024)
* General: * General:
- new: add new historical exchange rate providers: Bitfinex and Bitstamp - new: add new historical exchange rate providers: Bitfinex and Bitstamp

View File

@@ -1,4 +1,4 @@
ELECTRUM_VERSION = '4.5.7' # version of the client package ELECTRUM_VERSION = '4.5.8' # version of the client package
PROTOCOL_VERSION = '1.4' # protocol version requested PROTOCOL_VERSION = '1.4' # protocol version requested