docs: add release notes

This commit is contained in:
Oliver Gugger 2021-11-08 15:03:00 +01:00
parent 54a25146f4
commit 87a49b17cc
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -618,6 +618,10 @@ messages directly. There is no routing/path finding involved.
* [Fixed an issue with external listeners and the `--noseedbackup` development
flag](https://github.com/lightningnetwork/lnd/pull/5930).
* [Fixed a bug that caused the RPC middleware request ID not to be the same
for intercept messages belonging to the same intercepted gRPC request/response
pair](https://github.com/lightningnetwork/lnd/pull/5950).
## Documentation
The [code contribution guidelines have been updated to mention the new