changelog: add mention of bip151 & bip150.

This commit is contained in:
Christopher Jeffrey 2018-07-04 15:02:17 -07:00
parent 41af7acfd6
commit 395811a86f
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -149,6 +149,7 @@ of `*`, which notifies them of events on _all_ wallets).
Due to the use of class syntax, something like `bcoin.Address(str)` is no
longer possible. Please take a look at `lib/bcoin.js` to get a better idea of
what has changed.
- __net__ - Support for BIP151 and BIP150 has been dropped.
## v1.0.0-beta.15