CHANGELOG: mention 2 additional fixes to the GUI for 0.2

This commit is contained in:
Antoine Poinsot 2023-02-06 14:08:53 +01:00
parent 9996483112
commit 4c810a1d70
No known key found for this signature in database
GPG Key ID: E13FC145CD3F4304

View File

@ -30,3 +30,5 @@ either, or both, of the spending paths.
- Various wording fixes on the UI.
- Amounts are now updated when moving between steps in the Spend creation flow.
- Coins are now sorted by age when displayed as a list.
- Some flakiness in the connection to a signing device were fixed.
- The descriptor registration on a signing device step in the installer was made clearer.