aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-25504.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-09-14 16:19:43 +0100
committerfanquake <fanquake@gmail.com>2022-09-15 16:02:17 +0100
commitb0349a7d9504b214fedb57775c32dc3e3289ed9d (patch)
tree83b2a81e1d8589ded15152d5b720394b8e7d37a9 /doc/release-notes-25504.md
parentf332c4f64d52e82211c1199bbd5bab2c6bfc57f4 (diff)
downloadbitcoin-b0349a7d9504b214fedb57775c32dc3e3289ed9d.tar.xz
doc: consolidate & remove release-note fragments
These have been moved here: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/24.0-Release-Notes-draft.
Diffstat (limited to 'doc/release-notes-25504.md')
-rw-r--r--doc/release-notes-25504.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/release-notes-25504.md b/doc/release-notes-25504.md
deleted file mode 100644
index bf80f18031..0000000000
--- a/doc/release-notes-25504.md
+++ /dev/null
@@ -1,6 +0,0 @@
-Updated RPCs
-------------
-
-- The `listsinceblock`, `listtransactions` and `gettransaction` output now contain a new
- `parent_descs` field for every "receive" entry.
-- A new optional `include_change` parameter was added to the `listsinceblock` command.