rvv041 - CHANGELOG.md updated (AddressBook)

This commit is contained in:
Rene V. Vergara A. 2024-09-13 10:23:51 -04:00
parent 59d3ee4d37
commit 8770510104

View file

@ -24,6 +24,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Dialog to display Tx ID after successful broadcast
- Unconfirmed balance display on TUI and GUI
- Tracking of unconfirmed notes
- AddressBook functionality
"Address Book" option added to popup menu
"Address Book List" window added to show the Address Book records
Dialogs added to view, add, edit, delete records from address book list
"Copy Address" button added (copy address to Clipboard)
### Changed