docs: Updates release notes for 0.14

This commit is contained in:
github2k20
2021-09-20 20:55:14 +05:30
parent 2e4318b0ad
commit 927a13e514

View File

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