docs: update release notes

This commit is contained in:
Sam Korn 2025-03-18 11:24:40 -06:00
parent bb398456b5
commit 2d829560a6
No known key found for this signature in database
GPG Key ID: C54D890495E29E91

View File

@ -272,6 +272,10 @@ close transaction.
access the RPC server would give an error saying the wallet is encrypted. This access the RPC server would give an error saying the wallet is encrypted. This
is now fixed to show specifically which RPC server is missing. is now fixed to show specifically which RPC server is missing.
* [Enhanced](https://github.com/lightningnetwork/lnd/pull/9558)
`listchaintxns` command with improved input validation, robust error handling,
tests, and updated documentation.
## Code Health ## Code Health
* [Add retry logic](https://github.com/lightningnetwork/lnd/pull/8381) for * [Add retry logic](https://github.com/lightningnetwork/lnd/pull/8381) for
@ -461,6 +465,7 @@ The underlying functionality between those two options remain the same.
* Oliver Gugger * Oliver Gugger
* Olaoluwa Osuntokun * Olaoluwa Osuntokun
* Pins * Pins
* kornpow
* Viktor Tigerström * Viktor Tigerström
* Yong Yu * Yong Yu
* Ziggie * Ziggie