diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e27d37..5789c9ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # HSD Release Notes & Changelog +## vX.Y.Z + +### Wallet API changes + +Creating a watch-only wallet now requires an `account-key` (or `accountKey`) +argument. This is to prevent bcoin from generating keys and addresses the user +can not spend from. + ## v0.0.0 ### Notable Changes