From 0a38ae4c711d0fff9062928dd41527162054e02e Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Thu, 7 Jan 2021 17:36:04 +0100 Subject: [PATCH] release_notes: add note about compile time compat --- release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release_notes.md b/release_notes.md index 9a87269..a5748fb 100644 --- a/release_notes.md +++ b/release_notes.md @@ -13,6 +13,7 @@ This file tracks release notes for the loop client. * Once the version bump PR is merged and tagged, add the release notes to the tag on GitHub. ## Next release +- Fixed compile time compatibility with `lnd v0.12.0-beta`. #### New Features