doc: add release notes for #26988

This commit is contained in:
stratospher 2023-03-13 13:14:54 +05:30
parent 56d0d8c313
commit 4114a523c2

View file

@ -0,0 +1,5 @@
Tools and Utilities
--------
- CLI -addrinfo previously (v22 - v28) returned addresses known to the node after filtering for quality and recency.
It now returns all the addresses known to the node. (#26988)