Skip to content

Commit 6141bcd

Browse files
committed
docs: update release notes
1 parent 6d8bc63 commit 6141bcd

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/release-notes/release-notes-0.20.0.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,11 @@ circuit. The indices are only available for forwarding events saved after v0.20.
8888
# Technical and Architectural Updates
8989
## BOLT Spec Updates
9090

91+
* Explicitly define the [inbound fee TLV
92+
record](https://github.com/lightningnetwork/lnd/pull/9897) on the
93+
`channel_update` message and handle it explicitly throughout the code base
94+
instead of extracting it from the TLV stream at various call-sites.
95+
9196
## Testing
9297

9398
## Database
@@ -99,4 +104,5 @@ circuit. The indices are only available for forwarding events saved after v0.20.
99104
# Contributors (Alphabetical Order)
100105

101106
* Abdulkbk
102-
Pins
107+
* Elle Mouton
108+
* Pins

0 commit comments

Comments
 (0)