From efa39b4cc17d84e135917ed50c39ae4e1faab2d9 Mon Sep 17 00:00:00 2001 From: rkfg Date: Sun, 26 Mar 2023 00:37:34 +0300 Subject: [PATCH] Release v1.12.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3912a7e..3feafff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. 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.0] +### Added +- Check route for max htlc during rapid rebalance and limit the max rebalancing + amount to not hit that cap +- 2% safety margin for channel reserve and commitment fee to prevent failures due to hitting that limit ## [1.11.0] ### Added - Exclude too young channels by their age in blocks: give liquidity a chance to