diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -3,3 +3,7 @@ This release includes the following features and fixes: + - Improved initial block download performance by ~20%. + - Improved initial block download performance during pruning. + - `bitcoin-qt -resetguisettings` now generates a backup of the former GUI settings. + - Minor logging improvements.