From 312819c8c6d2ec3150ebaef1cbe2e2dae220c239 Mon Sep 17 00:00:00 2001 From: Andras Banki-Horvath Date: Sat, 4 Dec 2021 20:27:06 +0100 Subject: [PATCH] docs: update release notes --- release_notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/release_notes.md b/release_notes.md index c71d135..c2befa0 100644 --- a/release_notes.md +++ b/release_notes.md @@ -16,6 +16,10 @@ This file tracks release notes for the loop client. #### New Features +* 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. + #### Breaking Changes #### Bug Fixes