Skip to content

Commit 5251cc8

Browse files
committed
update release notes for version 4.5.8
1 parent c90c87a commit 5251cc8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

RELEASE-NOTES

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Release 4.5.8 (Oct 23, 2024)
2+
* Qt Desktop GUI:
3+
- fix: regression: bump_fee and dscancel dialogs erroring (#9273)
4+
5+
16
# Release 4.5.7 (Oct 21, 2024)
27
* General:
38
- new: add new historical exchange rate providers: Bitfinex and Bitstamp

electrum/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ELECTRUM_VERSION = '4.5.7' # version of the client package
1+
ELECTRUM_VERSION = '4.5.8' # version of the client package
22

33
PROTOCOL_VERSION = '1.4' # protocol version requested
44

0 commit comments

Comments
 (0)