Skip to content

Commit 484d447

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

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@ 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+
## [23.05.1] - 2023-06-05: "Austin Texas Agreement(ATXA) II"
7+
8+
Bugfix release for bad issues found since 23.05 which can't wait for 23.08.
9+
10+
### Fixed
11+
12+
- Fixed crash (memory corruption!) in `listtransactions` ([#6304])
13+
- Don't crash on gossip store deletion fail ([#6297])
14+
- Fix incompatibility with LND which prevented us opening private channels ([#6304])
15+
16+
### EXPERIMENTAL
17+
18+
- Fixed crash in dual-funding. ([#6273])
19+
20+
[#6273]: https://github.com/ElementsProject/lightning/pull/6273
21+
[#6304]: https://github.com/ElementsProject/lightning/pull/6304
22+
[#6297]: https://github.com/ElementsProject/lightning/pull/6297
23+
[#6304]: https://github.com/ElementsProject/lightning/pull/6304
624

725
## [23.05] - 2023-05-10: "Austin Texas Agreement(ATXA)"
826

0 commit comments

Comments
 (0)