Skip to content

Commit e68b882

Browse files
committed
docs: update release notes
1 parent b41a079 commit e68b882

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ circuit. The indices are only available for forwarding events saved after v0.20.
125125
record](https://github.com/lightningnetwork/lnd/pull/9897) on the
126126
`channel_update` message and handle it explicitly throughout the code base
127127
instead of extracting it from the TLV stream at various call-sites.
128+
* [Don't error out](https://github.com/lightningnetwork/lnd/pull/9884) if an
129+
invoice's feature vector contain both the required and optional versions of a
130+
feature bit. In those cases, just treat the feature as mandatory.
128131

129132
## Testing
130133

0 commit comments

Comments
 (0)