We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294f8db commit 76cd323Copy full SHA for 76cd323
CHANGELOG.md
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
5
6
7
+## [23.11.2] - 2023-12-22: "Bitcoin Orangepaper"
8
+
9
+This is a hotfix release to address BOLT 11 invoice compatibility.
10
11
+### Fixed
12
13
+ - invoice: Force cltv field inclusion in BOLT 11 invoice, for old implementations still defaulting to 9 blocks ([#6957])
14
15
+[#6957]: https://github.com/ElementsProject/lightning/pull/6957
16
17
18
## [23.11.1] - 2023-12-15: "Bitcoin Orangepaper"
19
20
This is a hotfix release to address a couple of issues in the release.
0 commit comments