From 9f1b89a1c79fe50fb425b68320851ad3381032c7 Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 6 Aug 2025 11:58:00 +0100 Subject: [PATCH] doc: update release notes for 28.x --- doc/release-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/release-notes.md b/doc/release-notes.md index 6a17306b329..ed7f3956d13 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -53,12 +53,13 @@ Notable changes - #32776 doc: taproot became always active in v24.0 - #32777 doc: fix Transifex 404s - #33070 doc/zmq: fix unix socket path example - +- #33133 rpc: fix getpeerinfo ping duration unit docs Credits ======= Thanks to everyone who directly contributed to this release: +- 0xB10C - fanquake - Hennadii Stepanov - MarcoFalke