diff --git a/CHANGELOG.md b/CHANGELOG.md index 20fa1a2..923d1a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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