Merge #329: CHANGELOG: mention 2 additional fixes to the GUI for 0.2

4c810a1d702c67be811525d4f5ad8f6f0ebc1278 CHANGELOG: mention 2 additional fixes to the GUI for 0.2 (Antoine Poinsot)

Pull request description:

ACKs for top commit:
  darosior:
    self-ACK 4c810a1d702c67be811525d4f5ad8f6f0ebc1278

Tree-SHA512: 8ae3204f4209f8be4033f084e798e888c412a92f7bf787a6f0f5aea51cb5dc6cfeae810a78ab2a60e9769ca5f6f7b120c3a50118b507892a979df6ebf60a3d39
This commit is contained in:
Antoine Poinsot 2023-02-06 14:09:46 +01:00
commit cee3b32f4f
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.