File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
55
6+
7+ ## [ 23.05.2] - 2023-06-21: "Austin Texas Agreement(ATXA) III"
8+
9+ Bugfix release for bad issues found since 23.05.1 which can't wait for 23.08.
10+
11+ ### Fixed
12+
13+ - JSON-RPC: ` pay ` and ` decodepay ` with description now correctly handle JSON escapes (e.g " inside description)
14+ - JSON-RPC: ` pay ` has * undeprecated* paying a description-hash invoice without providing the description (since it didn't work reliably until now!)
15+ - GRPC: ` listpeers ` sometimes could fail on unknown HTLC states.
16+
17+ ### EXPERIMENTAL
18+ - Fixed compilation error when ` --enable-experimental-features ` configured.
19+ rusty@rusty-Framework:~ /devel/cvs/lightning/contrib/pyln-client (release-23.05.2)$
20+
21+
622## [ 23.05.1] - 2023-06-05: "Austin Texas Agreement(ATXA) II"
723
824Bugfix release for bad issues found since 23.05 which can't wait for 23.08.
You can’t perform that action at this time.
0 commit comments