Skip to content

Commit 7638a56

Browse files
committed
Update CHANGELOG for 0.1.8
1 parent 21037ce commit 7638a56

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 0.1.8 - Dec 2, 2025 - "Async Update Completion"
2+
3+
## Bug Fixes
4+
* In cases where an MPP payment is claimed while one channel is waiting on a
5+
counterparty's `revoke_and_ack` message and the `revoke_and_ack` message is
6+
received prior to the asynchronous completion of the MPP-claim
7+
`ChannelMonitorUpdate`, the channel will no longer hang (#4236).
8+
* Deserializing invalid `Duration`s can no longer panic (#4172).
9+
110
# 0.1.7 - Oct 21, 2025 - "Unstable Release CI"
211

312
## Bug Fixes

0 commit comments

Comments
 (0)