diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -13,3 +13,7 @@ - Improved help message for backup wallet RPC - Various bug fixes that improve node stability and performance - Backport getblock RPC's new verbosity mode from bitcoin core for retrieving all transactions of a given block in full. + - Updated univalue library to version 1.0.4 + +Backports from Bitcoin Core: + - RPC `listreceivedbyaddress` now accepts an address filter \ No newline at end of file