diff --git a/docs/release-notes/release-notes-0.16.0.md b/docs/release-notes/release-notes-0.16.0.md index 17df7f4d1..1759c9e7e 100644 --- a/docs/release-notes/release-notes-0.16.0.md +++ b/docs/release-notes/release-notes-0.16.0.md @@ -103,6 +103,9 @@ crash](https://github.com/lightningnetwork/lnd/pull/7019). caller is expected to know that doing so with untrusted input is unsafe.](https://github.com/lightningnetwork/lnd/pull/6779) +* [Create a helper function to wait for peer to come + online](https://github.com/lightningnetwork/lnd/pull/6931). + ### Tooling and documentation * [The `golangci-lint` tool was updated to