docs: add release notes

This commit is contained in:
yyforyongyu
2025-07-24 22:06:17 +08:00
committed by Oliver Gugger
parent b0dca5f4a9
commit f12692e3f3

View File

@@ -29,6 +29,10 @@
logger's derived via `WithPrefix` did not inherit change log level changes
from their parent loggers.
- Fixed a [deadlock](https://github.com/lightningnetwork/lnd/pull/10108) that
can cause contract resolvers to be stuck at marking the channel force close as
being complete.
# New Features
## Functional Enhancements