From eb1371ee1e5ab5f221761daf9835026c6032fb45 Mon Sep 17 00:00:00 2001 From: Andras Banki-Horvath Date: Wed, 16 Mar 2022 13:23:09 +0100 Subject: [PATCH] docs: update release notes --- release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release_notes.md b/release_notes.md index c2befa0..c3bb955 100644 --- a/release_notes.md +++ b/release_notes.md @@ -19,6 +19,7 @@ This file tracks release notes for the loop client. * Loop client now supports optional routing plugins to improve off-chain payment reliability. One such plugin that the client implemenets will gradually prefer increasingly more expensive routes in case payments using cheap routes time out. + Note that with this addition the minimum required LND version is LND 0.14.2-beta. #### Breaking Changes