Skip to content

Commit 12833ee

Browse files
committed
docs: add release not for pathfinding
1 parent 989216b commit 12833ee

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.21.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@
7979
for peer-to-peer communication.
8080

8181
## Functional Enhancements
82+
* Added [pathfinding support](https://github.com/lightningnetwork/lnd/pull/10612)
83+
for routing onion messages. The router can now find paths through the channel
84+
graph specifically filtered for nodes that advertise support for onion
85+
messaging (feature bit 38/39).
8286

8387
* [Added reorg protection for channel
8488
closes](https://github.com/lightningnetwork/lnd/pull/10331). Previously,
@@ -346,6 +350,7 @@
346350

347351
# Contributors (Alphabetical Order)
348352

353+
* Abdulkbk
349354
* bitromortac
350355
* Boris Nagaev
351356
* Elle Mouton

0 commit comments

Comments
 (0)