diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 76e6a33feb..fc2c6b59ac 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Use `CommandFactory` to print help programmatically; - `print_wallet_help` changed to `WalletCli::print_help`; - `print_account_help` changed to `AccountCli::print_help`; +- `AccountCommand::Addresses` now prints an overview that includes NTs, NFTs, Aliases and Foundries; ## 1.0.0 - 2023-07-27