Skip to content

Commit ce77466

Browse files
committed
Cut 0.2.4
1 parent 2d6f728 commit ce77466

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.2.4 - Jun 25, 2026 - "Release the CI"
2+
3+
## Bug Fixes
4+
* 0.2.3 broke the MSRV of the `lightning` crate, which now again compiles on
5+
`rustc` 1.63 (#4737).
6+
7+
18
# 0.2.3 - Jun 18, 2026 - "Through the Loupe"
29

310
## API Updates

lightning/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "lightning"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["Matt Corallo"]
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/lightningdevkit/rust-lightning/"

0 commit comments

Comments
 (0)