doc: update release notes

This commit is contained in:
ErikEk 2023-10-30 22:53:45 +01:00
parent 16f05105c1
commit c8a7a3d546

View File

@ -78,6 +78,9 @@
running this new version, please make sure to upgrade your client application running this new version, please make sure to upgrade your client application
to include this new status so it can understand the RPC response properly. to include this new status so it can understand the RPC response properly.
* Adds a new rpc endpoint gettx to the walletrpc sub-server to [fetch
transaction details](https://github.com/lightningnetwork/lnd/pull/7654).
## lncli Additions ## lncli Additions
# Improvements # Improvements
@ -175,6 +178,7 @@
* Andras Banki-Horvath * Andras Banki-Horvath
* Carla Kirk-Cohen * Carla Kirk-Cohen
* Elle Mouton * Elle Mouton
* ErikEk
* Keagan McClelland * Keagan McClelland
* Marcos Fernandez Perez * Marcos Fernandez Perez
* Matt Morehouse * Matt Morehouse