Skip to content

Commit e7d30e0

Browse files
docs: update release notes
1 parent d26a84e commit e7d30e0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020

2121
# Bug Fixes
2222

23+
- Fixed potential update inconsistencies in node announcements [by creating
24+
a shallow copy before modifications](
25+
https://github.com/lightningnetwork/lnd/pull/9815). This ensures the original
26+
announcement remains unchanged until the new one is fully signed and
27+
validated.
28+
2329
# New Features
2430

2531
## Functional Enhancements
@@ -119,4 +125,5 @@ circuit. The indices are only available for forwarding events saved after v0.20.
119125
* Abdulkbk
120126
* Elle Mouton
121127
* Funyug
128+
* Mohamed Awnallah
122129
* Pins

0 commit comments

Comments
 (0)