Skip to content

Commit 7cbff8a

Browse files
committed
release: Update the changelog to include v24.02.1
1 parent 6676973 commit 7cbff8a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [24.02.1] - 2024-03-08: "uint needs signature"
7+
8+
This release named by Erik de Smedt (@ErikDeSmedt).
9+
10+
### Changed
11+
12+
- Plugins: `pay` route algorithm doesn't bias against our own "expensive" channels any more. ([#7127])
13+
- pay: Prevent repeating the preapproveinvoice check ([#7121])
14+
15+
### Fixed
16+
17+
- Plugins: `pay` would occasionally crash on routing. ([#7127])
18+
- Plugins: `pay` route algorithm fixed and refined to balance fees and capacity far better. ([#7127])
19+
- renepay: bugfix situation with htlcmax=htlcmin
20+
21+
[#7121]: https://github.com/ElementsProject/lightning/pull/7121
22+
[#7127]: https://github.com/ElementsProject/lightning/pull/7127
23+
24+
625
## [24.02] - 2024-02-27: "uint needs signature"
726

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

0 commit comments

Comments
 (0)