From 2fcb2cc8ee1d8d75bf6e96630d10e0ebf05e9b7d Mon Sep 17 00:00:00 2001 From: Matt Morehouse Date: Fri, 11 Nov 2022 11:05:43 -0600 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.16.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/release-notes-0.16.0.md b/docs/release-notes/release-notes-0.16.0.md index 07056586a..7bfac0bd8 100644 --- a/docs/release-notes/release-notes-0.16.0.md +++ b/docs/release-notes/release-notes-0.16.0.md @@ -132,7 +132,9 @@ certain large transactions](https://github.com/lightningnetwork/lnd/pull/7100). never-ending retry loop](https://github.com/lightningnetwork/lnd/pull/6766) * [Migrated from go-fuzz to Go 1.18's new standard fuzz testing - library](https://github.com/lightningnetwork/lnd/pull/7127). + library](https://github.com/lightningnetwork/lnd/pull/7127). [Updated build + and documentation to reflect + this](https://github.com/lightningnetwork/lnd/pull/7142). ## `lncli` * [Add an `insecure` flag to skip tls auth as well as a `metadata` string slice