Skip to content

Commit d39f72b

Browse files
committed
docs: add release not for pathfinding
1 parent e8d2148 commit d39f72b

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
@@ -65,6 +65,10 @@
6565
for peer-to-peer communication.
6666

6767
## Functional Enhancements
68+
* Added [pathfinding support](https://github.com/lightningnetwork/lnd/pull/10612)
69+
for routing onion messages. The router can now find paths through the channel
70+
graph specifically filtered for nodes that advertise support for onion
71+
messaging (feature bit 38/39).
6872

6973
* [Added reorg protection for channel
7074
closes](https://github.com/lightningnetwork/lnd/pull/10331). Previously,
@@ -321,6 +325,7 @@
321325

322326
# Contributors (Alphabetical Order)
323327

328+
* Abdulkbk
324329
* bitromortac
325330
* Boris Nagaev
326331
* Elle Mouton

0 commit comments

Comments
 (0)