1
0

update RELEASE-NOTES

This commit is contained in:
Sander van Grieken
2024-09-14 12:42:57 +02:00
parent 363cf001f5
commit 608f9db766

View File

@@ -1,3 +1,9 @@
# Release 4.5.6 (unreleased)
* QML GUI (Android):
- fix: crash due to ConcurrentModificationException (450b9a0)
- fix: issue deactivating PIN when no wallet loaded (#8366)
- fix: only allow Channel Backup import on Lightning-enabled wallets (8d9bcda)
# Release 4.5.5 (May 30, 2024)
* General:
- fix: timeout error shadowed by aiorpcx cancellation bug (#8954)