diff --git a/docs/release-notes/release-notes-0.15.0.md b/docs/release-notes/release-notes-0.15.0.md index 89a44ceff..e74696429 100644 --- a/docs/release-notes/release-notes-0.15.0.md +++ b/docs/release-notes/release-notes-0.15.0.md @@ -290,6 +290,8 @@ from occurring that would result in an erroneous force close.](https://github.co * [`lnd` now packages the latest versions of the btcd libraries, btcwallet, and neutrino](https://github.com/lightningnetwork/lnd/pull/6627) +* [Refactor simple t.Fatalf test assertions to require.NoError + ](https://github.com/lightningnetwork/lnd/pull/6504). ## RPC Server