Skip to content

Commit 1800139

Browse files
meta: Add changelog for 23.02rc2
Changelog-None
1 parent 698eb04 commit 1800139

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
<!--
77
TODO: Insert version codename, and username of the contributor that named the release.
88
-->
9-
## [23.02rc1] - 2023-02-08
9+
## [23.02rc2] - 2023-02-12
1010

1111
### Added
1212

@@ -66,6 +66,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
6666
- channeld no longer retains dead HTLCs in memory. ([#5882])
6767
- database: Correctly identity official release versions for database upgrade. ([#5880])
6868
- Plugins: `commando` now responds to remote JSON calls with the correct JSON `id` field. ([#5866])
69+
- JSON-RPC: `datastore` handles escapes in `string` parameter correctly. ([#5994])
6970
- JSON-RPC: `sendpay` now can send to a short-channel-id alias for the first hop. ([#5846])
7071
- topology: Fixed memleak in `listchannels` ([#5865])
7172

@@ -110,6 +111,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
110111
[#5956]: https://github.com/ElementsProject/lightning/pull/5956
111112
[#5897]: https://github.com/ElementsProject/lightning/pull/5897
112113
[#5904]: https://github.com/ElementsProject/lightning/pull/5904
114+
[#5994]: https://github.com/ElementsProject/lightning/pull/5994
113115

114116

115117
## [22.11.1] - 2022-12-09: "Alameda Yield Generator II"

0 commit comments

Comments
 (0)