Skip to content

Commit 0a6f69d

Browse files
docs: update release notes
1 parent c7fe642 commit 0a6f69d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/release-notes/release-notes-0.21.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
sub-server is still starting. This allows clients to reliably detect the
2727
transient condition and retry without brittle string matching.
2828

29+
- [Fixed an issue](https://github.com/lightningnetwork/lnd/pull/10399) where the
30+
TLS manager would fail to start if only one of the TLS pair files (certificate
31+
or key) existed. The manager now correctly regenerates both files when either
32+
is missing, preventing "file not found" errors on startup.
33+
2934
# New Features
3035

3136
- Basic Support for [onion messaging forwarding](https://github.com/lightningnetwork/lnd/pull/9868)
@@ -77,4 +82,5 @@
7782

7883
* Boris Nagaev
7984
* Elle Mouton
85+
* Mohamed Awnallah
8086
* Nishant Bansal

0 commit comments

Comments
 (0)