Skip to content

Commit 2815d49

Browse files
committed
doc: release-notes-0.20.0
1 parent e61d971 commit 2815d49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
- Fixed [shutdown deadlock](https://github.com/lightningnetwork/lnd/pull/10042)
3030
when we fail starting up LND before we startup the chanbackup sub-server.
3131

32+
- Fixed BOLT-11 invoice parsing behavior: [now errors](
33+
https://github.com/lightningnetwork/lnd/pull/9993) are returned when receiving
34+
empty route hints or a non-UTF-8-encoded description.
35+
3236
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10027) an issue where
3337
known TLV fields were incorrectly encoded into the `ExtraData` field of
3438
messages in the dynamic commitment set.

0 commit comments

Comments
 (0)