aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorbrunoerg <brunoely.gc@gmail.com>2022-08-25 18:18:28 -0300
committerbrunoerg <brunoely.gc@gmail.com>2022-12-06 15:27:50 -0300
commit4e362c2b7269ae0426010850c605e5c1d0d58234 (patch)
treeeee07396362249abea4f37aec13aa982e029d7c0 /doc
parentfe488b4c4b7aa07fb83d528e2942ef914fd188c0 (diff)
doc: add release note for 25934
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes-25934.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/release-notes-25934.md b/doc/release-notes-25934.md
new file mode 100644
index 0000000000..b4f1ae0d3c
--- /dev/null
+++ b/doc/release-notes-25934.md
@@ -0,0 +1,8 @@
+Low-level changes
+=================
+
+RPC
+---
+
+- RPC `listsinceblock` now accepts an optional `label` argument
+ to fetch incoming transactions having the specified label. (#25934) \ No newline at end of file