Skip to content

Commit 5887be0

Browse files
committed
CHANGELOG.md: Update for 23.11 final
Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
1 parent 9ace27e commit 5887be0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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-
## [v23.11rc3] - 2023-11-02: "Bitcoin Orangepaper"
6+
## [23.11] - 2023-11-28: "Bitcoin Orangepaper"
77

88
This release named by Shahana Farooqui
99

@@ -81,6 +81,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
8181
- Rune: use runes table `id` instead `runes_uniqueid` from `vars` because it returns incorrect unique id if rune/s migrated from datastore. ([#6715])
8282
- Added docs, testing, and some fixes related to splicing out, insufficent balance handling, and restarting during a splice. ([#6677])
8383
- The WIRE_HSMD_SIGN_SPLICE_TX HSM capability is now correctly checked. ([#6867])
84+
- Hsmtool: Fix segmentation fault when calling `getcodexsecret` without id. ([#6895])
8485

8586

8687
### EXPERIMENTAL
@@ -125,6 +126,7 @@ Note: You should always set `allow-deprecated-apis=false` to test for changes.
125126
[#6876]: https://github.com/ElementsProject/lightning/pull/6876
126127
[#6840]: https://github.com/ElementsProject/lightning/pull/6840
127128
[#6884]: https://github.com/ElementsProject/lightning/pull/6884
129+
[#6895]: https://github.com/ElementsProject/lightning/pull/6895
128130

129131

130132
## [23.08.1] - 2023-09-12: "Satoshi's Successor II"
@@ -2757,6 +2759,7 @@ There predate the BOLT specifications, and are only of vague historic interest:
27572759
6. [0.5.1] - 2016-10-21
27582760
7. [0.5.2] - 2016-11-21: "Bitcoin Savings & Trust Daily Interest II"
27592761

2762+
[23.11]: https://github.com/ElementsProject/lightning/releases/tag/v23.11
27602763
[23.05]: https://github.com/ElementsProject/lightning/releases/tag/v23.05
27612764
[23.02.1]: https://github.com/ElementsProject/lightning/releases/tag/v23.02.1
27622765
[23.02]: https://github.com/ElementsProject/lightning/releases/tag/v23.02

0 commit comments

Comments
 (0)