docs: add release-notes

This commit is contained in:
ziggie
2025-08-05 17:22:44 +02:00
committed by Oliver Gugger
parent 4a38f8f112
commit 3710bc19a4

View File

@@ -37,6 +37,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
@@ -90,3 +95,4 @@
* Olaoluwa Osuntokun
* Oliver Gugger
* Yong Yu
* Ziggie