Skip to content

Commit 961c474

Browse files
committed
docs: add release-notes for LND 20.1
1 parent 967ee2a commit 961c474

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.20.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
* Fix bug where channels with both [policies disabled at startup could never
2525
be used for routing](https://github.com/lightningnetwork/lnd/pull/10378)
2626

27+
* [Fix a startup issue in LND when ecounntering a
28+
deserialization issue](https://github.com/lightningnetwork/lnd/pull/10383)
29+
in the mission control store. Now we skip over potential errors and also
30+
delete them from the store.
31+
2732
# New Features
2833

2934
## Functional Enhancements

0 commit comments

Comments
 (0)