docs: update release notes

This commit is contained in:
Oliver Gugger 2024-07-18 08:52:42 +02:00
parent 19a4b51a92
commit 9d4ed6d6e6
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -29,6 +29,10 @@
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/8822) that caused
LND to read the config only partially and continued with the startup.
* [Avoids duplicate wallet addresses being
created](https://github.com/lightningnetwork/lnd/pull/8921) when multiple RPC
calls are made concurrently.
# New Features
## Functional Enhancements
## RPC Additions