diff --git a/docs/release-notes/release-notes-0.17.0.md b/docs/release-notes/release-notes-0.17.0.md index bbabc667b..4bd799d61 100644 --- a/docs/release-notes/release-notes-0.17.0.md +++ b/docs/release-notes/release-notes-0.17.0.md @@ -70,6 +70,9 @@ unlock or create. * [Started](https://github.com/lightningnetwork/lnd/pull/7494) running fuzz tests in CI. +* [Derandomized](https://github.com/lightningnetwork/lnd/pull/7618) the BOLT + 8 fuzz tests. + * [Added fuzz tests](https://github.com/lightningnetwork/lnd/pull/7649) for signature parsing and conversion.