diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -4,7 +4,11 @@ This release includes the following features and fixes: - Remove support for Qt4 - - Upgrade reproducible build to us Qt 5.9.6 + - Upgrade reproducible build to use Qt 5.9.6 - Improve SHA256 performance using SSE4.1, AVX2 and/or SHA if available. - Add a mode argument to the `getmemoryinfo` RPC call to query `malloc_info` from the system if available. - Disable safe mode by default + - Added autocomplete to 'help' in RPC console + - Deprecated estimatefee RPC command + - Improved help message for backup wallet RPC + - Various bug fixes that improve node stability and performance