diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index d7a472813..46ef1e3cf 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -340,6 +340,9 @@ * Added fuzz tests for [onion errors](https://github.com/lightningnetwork/lnd/pull/7669). +* Fixed stability and [compatibility of unit tests with `bitcoind + v26.0`](https://github.com/lightningnetwork/lnd/pull/8273). + ## Database * [Add context to InvoiceDB