diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -6,3 +6,4 @@ - Add `signrawtransactionwithkey` and `signrawtransactionwithwallet` RPCs. These are specialized subsets of the `signrawtransaction` RPC. - Deprecate `nblocks` parameter in `estimatefee`. See `bitcoin-cli help estimatefee` for more info. Use `-deprecatedrpc=estimatefee` to temporarily re-enable the old behavior while you migrate. + - Minor bug fixes and wallet UI cleanup