docs: update release notes

This commit is contained in:
Oliver Gugger 2022-07-06 21:17:04 +02:00
parent 9774db614b
commit f649c6fd47
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -52,6 +52,11 @@
* [Add wallet reserve RPC & field in wallet
balance](https://github.com/lightningnetwork/lnd/pull/6592).
* The RPC middleware interceptor now also allows [requests to be
replaced](https://github.com/lightningnetwork/lnd/pull/6630) instead of just
responses. In addition to that, errors returned from `lnd` can now also be
intercepted and changed by the middleware.
## Bug Fixes
* Fixed data race found in