docs: add release-notes

This commit is contained in:
ziggie
2025-04-21 11:08:36 +02:00
parent b2087a8a2e
commit 98384b6f04

View File

@@ -115,6 +115,9 @@ keysend payment validation is stricter.
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9703) a possible panic
when reloading legacy inflight payments which don't have the MPP feature.
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9746) a possible panic
when running LND with an aux component injected (custom channels).
# New Features
* Add support for [archiving channel backup](https://github.com/lightningnetwork/lnd/pull/9232)