File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
5
5
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
+
6
25
## [ 24.02] - 2024-02-27: "uint needs signature"
7
26
8
27
This release named by Erik de Smedt (@ErikDeSmedt ).
You can’t perform that action at this time.
0 commit comments