From 5b0031ecc83b58413c2c59a2f113ca0ca0c2e049 Mon Sep 17 00:00:00 2001 From: rkfg Date: Wed, 24 May 2023 01:43:33 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3feafff..95668fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.12.1] +### Changed +- Rapid rebalance now goes all the way down to min amount to squeeze all + available liquidity on the route +### Fixed +- Silent crash with zero exit code on FEE_INSUFFICIENT in some cases ## [1.12.0] ### Added - Check route for max htlc during rapid rebalance and limit the max rebalancing