diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 42f8e1d971..3e1edf8137 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `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; +- Restrict permissions of mnemonic file on Windows; ## 1.0.1 - 2023-MM-DD