Skip to content

Commit e512f91

Browse files
committed
CHANGELOG.md: update for release.
Signed-off-by: Rusty Russell <[email protected]>
1 parent f7049d7 commit e512f91

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@ 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+
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

824
Bugfix release for bad issues found since 23.05 which can't wait for 23.08.

0 commit comments

Comments
 (0)