diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -4,3 +4,5 @@ This release includes the following features and fixes: - Deprecated the `-reserveChangeKey` option for `fundrawtransaction` wallet rpc command. + - Fixed a bug where specifying the `-stopatheight` option would not stop at the correct height. + - Minor stability fixes.