Skip to content

Commit 787b725

Browse files
committed
Bump lightning-transaction-sync to 0.1.9 and add CHANGELOG entry
1 parent 5b11a6b commit 787b725

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.1.9 - Jan 26, 2026 - "Electrum Confirmations"
2+
3+
## Bug Fixes
4+
* The presence of unconfirmed transactions no longer causes
5+
`ElectrumSyncClient` to spuriously fail to sync (#4341).
6+
17
# 0.1.8 - Dec 2, 2025 - "Async Update Completion"
28

39
## Bug Fixes

lightning-transaction-sync/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-transaction-sync"
3-
version = "0.1.0"
3+
version = "0.1.9"
44
authors = ["Elias Rohrer"]
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/lightningdevkit/rust-lightning"

0 commit comments

Comments
 (0)