Skip to content

Commit

Permalink
release: Update the changelog to include v24.02.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Mar 8, 2024
1 parent 6676973 commit 7cbff8a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@ 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/).

## [24.02.1] - 2024-03-08: "uint needs signature"

This release named by Erik de Smedt (@ErikDeSmedt).

### Changed

- Plugins: `pay` route algorithm doesn't bias against our own "expensive" channels any more. ([#7127])
- pay: Prevent repeating the preapproveinvoice check ([#7121])

### Fixed

- Plugins: `pay` would occasionally crash on routing. ([#7127])
- Plugins: `pay` route algorithm fixed and refined to balance fees and capacity far better. ([#7127])
- renepay: bugfix situation with htlcmax=htlcmin

[#7121]: https:/ElementsProject/lightning/pull/7121
[#7127]: https:/ElementsProject/lightning/pull/7127


## [24.02] - 2024-02-27: "uint needs signature"

This release named by Erik de Smedt (@ErikDeSmedt).
Expand Down

0 comments on commit 7cbff8a

Please sign in to comment.