Skip to content

Commit 2fe8520

Browse files
committed
docs: update release notes
1 parent 785790a commit 2fe8520

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.18.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,11 @@
7373
a `shutdown` message if there were currently HTLCs on the channel. After this
7474
change, the shutdown procedure should be compliant with BOLT2 requirements.
7575

76+
* If HTLCs are in-flight at the same time that a `shutdown` is sent and then
77+
a re-connect happens before the coop-close is completed we now [ensure that
78+
we re-init the `shutdown`
79+
exchange](https://github.com/lightningnetwork/lnd/pull/8464)
80+
7681
* The AMP struct in payment hops will [now be populated](https://github.com/lightningnetwork/lnd/pull/7976) when the AMP TLV is set.
7782

7883
* [Add Taproot witness types

0 commit comments

Comments
 (0)