doc: consolidate & remove release-note fragments

These have been moved here:
https://github.com/bitcoin-core/bitcoin-devwiki/wiki/24.0-Release-Notes-draft.
This commit is contained in:
fanquake
2022-09-14 16:19:43 +01:00
parent f332c4f64d
commit b0349a7d95
14 changed files with 0 additions and 247 deletions

View File

@@ -1,5 +0,0 @@
New RPCs
--------
- A new `gettxspendingprevout` RPC has been added, which scans the mempool to find
transactions spending any of the given outpoints. (#24408)

View File

@@ -1,4 +0,0 @@
GUI changes
--------
- A new menu item to restore a wallet from a backup file has been added (#471).