docs: add release notes

This commit is contained in:
yyforyongyu
2025-07-24 22:06:17 +08:00
parent 10b4ed6c28
commit 19a6358a3e

View File

@@ -33,6 +33,10 @@
known TLV fields were incorrectly encoded into the `ExtraData` field of
messages in the dynamic commitment set.
- 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