diff --git a/docs/release-notes/release-notes-0.14.0.md b/docs/release-notes/release-notes-0.14.0.md index c0717d5b4..6a9827dde 100644 --- a/docs/release-notes/release-notes-0.14.0.md +++ b/docs/release-notes/release-notes-0.14.0.md @@ -105,6 +105,8 @@ proposed channel type is used. allows external tools to hook into `lnd`'s RPC server and intercept any requests made with custom macaroons (and also the responses to those requests). + +* [Adds NOT_FOUND status code for LookupInvoice](https://github.com/lightningnetwork/lnd/pull/5768) ### Batched channel funding @@ -375,6 +377,7 @@ change](https://github.com/lightningnetwork/lnd/pull/5613). * Martin Habovstiak * Naveen Srinivasan * Oliver Gugger +* Priyansh Rastogi * Wilmer Paulino * xanoni * Yong Yu