diff --git a/CHANGELOG.md b/CHANGELOG.md index a315d721..84f4f56b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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