Skip to content

Commit 7962098

Browse files
authored
Merge pull request #4747 from TheBlueMatt/2026-06-0.1-msrv
Cut 0.1.11
2 parents a5de788 + 6965bc9 commit 7962098

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.1.11 - Jun 24, 2026 - "CI Matters"
2+
3+
## Bug Fixes
4+
* 0.1.10 broke the MSRV of the `lightning` crate, which now again compiles on
5+
`rustc` 1.63 (#4737).
6+
7+
18
# 0.1.10 - Jun 18, 2026 - "Loupe de 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.1.10"
3+
version = "0.1.11"
44
authors = ["Matt Corallo"]
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/lightningdevkit/rust-lightning/"

0 commit comments

Comments
 (0)