update changelog

This commit is contained in:
Matthew Zipkin 2019-02-05 11:26:22 -08:00
parent 0881df4dce
commit 0f2d886fc8
No known key found for this signature in database
GPG key ID: E7E2984B6289C93A

View file

@ -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