docs: add release-notes

This commit is contained in:
ziggie
2025-08-05 17:22:44 +02:00
parent 28f286a2c1
commit a19e7f2e5f

View File

@@ -29,6 +29,11 @@
imported in a watch-only (e.g. remote-signing)
setup](https://github.com/lightningnetwork/lnd/pull/10119).
- [Fixed](https://github.com/lightningnetwork/lnd/pull/10125) a case in the
payment lifecycle where we would retry the same route over and over again in
situations where the sending amount would violate the channel policy
restriction (min,max HTLC).
# New Features
## Functional Enhancements
@@ -77,3 +82,4 @@
* Olaoluwa Osuntokun
* Oliver Gugger
* Yong Yu
* Ziggie