diff --git a/docs/release-notes/release-notes-0.14.0.md b/docs/release-notes/release-notes-0.14.0.md index c1fa4b253..8e3da8ea5 100644 --- a/docs/release-notes/release-notes-0.14.0.md +++ b/docs/release-notes/release-notes-0.14.0.md @@ -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