diff --git a/docs/release-notes/release-notes-0.16.0.md b/docs/release-notes/release-notes-0.16.0.md index d6c889a90..7326d2a15 100644 --- a/docs/release-notes/release-notes-0.16.0.md +++ b/docs/release-notes/release-notes-0.16.0.md @@ -139,6 +139,9 @@ certain large transactions](https://github.com/lightningnetwork/lnd/pull/7100). * [The macaroon key store implementation was refactored to be more generally usable](https://github.com/lightningnetwork/lnd/pull/6509). +* Add [an itest for the neutrino + sub-server](https://github.com/lightningnetwork/lnd/pull/6783). + * [Fixed a bug where cookie authentication with Tor would fail if the cookie path contained spaces](https://github.com/lightningnetwork/lnd/pull/6829). [With the module updated](https://github.com/lightningnetwork/lnd/pull/6836),