Skip to content

Commit 805eca8

Browse files
committed
docs: add release not for pathfinding
1 parent 673b9c4 commit 805eca8

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,
@@ -376,6 +380,7 @@
376380

377381
# Contributors (Alphabetical Order)
378382

383+
* Abdulkbk
379384
* bitromortac
380385
* Boris Nagaev
381386
* Elle Mouton

0 commit comments

Comments
 (0)