docs: add release notes

This commit is contained in:
ziggie
2025-07-08 19:16:12 +02:00
committed by Olaoluwa Osuntokun
parent 151fabc945
commit da1456f71b

View File

@@ -45,6 +45,10 @@
- Fixed a [case](https://github.com/lightningnetwork/lnd/pull/10045) that a
panic may happen which prevents the node from starting up.
- Fixed a [case](https://github.com/lightningnetwork/lnd/pull/10048) where we
would not be able to decode persisted data in the utxo nursery and therefore
would fail to start up.
# New Features
## Functional Enhancements