Skip to content

Commit 33b9b55

Browse files
committed
docs: update release notes
1 parent 46b7536 commit 33b9b55

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,15 @@
3333
https://github.com/lightningnetwork/lnd/pull/9993) are returned when receiving
3434
empty route hints or a non-UTF-8-encoded description.
3535

36-
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10027) an issue where
36+
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10140) an issue where
3737
known TLV fields were incorrectly encoded into the `ExtraData` field of
3838
messages in the dynamic commitment set.
3939

4040

41+
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10072) an issue where
42+
known TLV fields were incorrectly encoded into the `ExtraData` field of
43+
messages in the gossip set.
44+
4145
# New Features
4246

4347
- Added [NoOp HTLCs](https://github.com/lightningnetwork/lnd/pull/9871). This

0 commit comments

Comments
 (0)