Skip to content

Commit

Permalink
meta: update CHANGELOG.md for v23.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cdecker committed Dec 22, 2023
1 parent 294f8db commit 76cd323
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).


## [23.11.2] - 2023-12-22: "Bitcoin Orangepaper"

This is a hotfix release to address BOLT 11 invoice compatibility.

### Fixed

- invoice: Force cltv field inclusion in BOLT 11 invoice, for old implementations still defaulting to 9 blocks ([#6957])

[#6957]: https://github.com/ElementsProject/lightning/pull/6957


## [23.11.1] - 2023-12-15: "Bitcoin Orangepaper"

This is a hotfix release to address a couple of issues in the release.
Expand Down

0 comments on commit 76cd323

Please sign in to comment.