diff --git a/docs/release-notes/release-notes-0.16.0.md b/docs/release-notes/release-notes-0.16.0.md index 0df77a81c..fde4bfc44 100644 --- a/docs/release-notes/release-notes-0.16.0.md +++ b/docs/release-notes/release-notes-0.16.0.md @@ -23,6 +23,10 @@ transaction](https://github.com/lightningnetwork/lnd/pull/6730). * [Add list addresses RPC](https://github.com/lightningnetwork/lnd/pull/6596). +* Add [TrackPayments](https://github.com/lightningnetwork/lnd/pull/6335) + method to the RPC to allow subscribing to updates from any inflight payment. + Similar to TrackPaymentV2, but for any inflight payment. + ## Wallet * [Allows Taproot public keys and tap scripts to be imported as watch-only @@ -85,6 +89,7 @@ minimum version needed to build the project. * Elle Mouton * ErikEk * hieblmi +* Jesse de Wit * Olaoluwa Osuntokun * Oliver Gugger * Priyansh Rastogi