From a42fc242204229381d15cdd98db032f18795032c Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Thu, 18 Apr 2024 18:13:02 +0200 Subject: [PATCH] docs: add release notes --- docs/release-notes/release-notes-0.18.0.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index 7e1be6ba7..d10f62163 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -116,6 +116,9 @@ their master key's fingerprint](https://github.com/lightningnetwork/lnd/pull/8630). +* [Fixed a bug in `btcd` that caused an incompatibility with + `bitcoind v27.0`](https://github.com/lightningnetwork/lnd/pull/8573). + # New Features ## Functional Enhancements