Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rkfg committed Jan 14, 2023
1 parent 9a5116e commit f31d1d6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ 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.11.0]
### Added
- Exclude too young channels by their age in blocks: give liquidity a chance to
move to the other side by itself. You can now set the minimum channel age to
be considered for rebalance.
### Changed
- Rapid rebalance now skips some steps if the channel is already constrained by
liquidity
### Fixed
- Sudden fee changes are now properly handled: we retry rebalance and also see
if the new fee is still within the limit
## [1.10.2]
### Fixed
- Rapid rebalance summary now shows the correct total fee
Expand Down

0 comments on commit f31d1d6

Please sign in to comment.