Skip to content

Commit a988f91

Browse files
committed
docs: update release notes for 0.21.0
1 parent c9efc98 commit a988f91

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@
2222
# Bug Fixes
2323

2424
# New Features
25+
26+
- Basic Support for [onion messaging forwarding](https://github.com/lightningnetwork/lnd/pull/9868)
27+
consisting of a new message type, `OnionMessage`. This includes the message's
28+
definition, comprising a path key and an onion blob, along with the necessary
29+
serialization and deserialization logic for peer-to-peer communication.
30+
2531
## Functional Enhancements
2632

2733
## RPC Additions

0 commit comments

Comments
 (0)