Skip to content

Commit 9926f2a

Browse files
authored
update documentation
1 parent 9f8d4e5 commit 9926f2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
- Fixed a [deadlock](https://github.com/lightningnetwork/lnd/pull/10108) that
3737
can cause contract resolvers to be stuck at marking the channel force close as
3838
being complete.
39+
40+
- [Fix](https://github.com/lightningnetwork/lnd/pull/10107) a bug where child
41+
logger's derived via `WithPrefix` did not inherit change log level changes
42+
from their parent loggers.
3943

4044
# New Features
4145

0 commit comments

Comments
 (0)