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,6 @@ This release includes the following features and fixes: - Add the `getblockstats` RPC to get statistics on a block or a block range. + - Logging improvements to reduce noisy network messages. + - Logging added during wallet rescans. + - Minor bug fixes, stability improvements, and typo corrections.