Skip to content

Commit 4749b60

Browse files
committed
docs: add release-notes for LND 20.1
1 parent 780ae49 commit 4749b60

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
@@ -31,6 +31,11 @@
3131
* Fix a bug where [repeated network
3232
addresses](https://github.com/lightningnetwork/lnd/pull/10341) were added to
3333
the node announcement and `getinfo` output.
34+
35+
* [Fix a startup issue in LND when ecounntering a
36+
deserialization issue](https://github.com/lightningnetwork/lnd/pull/10383)
37+
in the mission control store. Now we skip over potential errors and also
38+
delete them from the store.
3439

3540
# New Features
3641

0 commit comments

Comments
 (0)