release-notes: update for 0.17.1

This commit is contained in:
Eugene Siegel 2023-11-08 09:10:27 -05:00 committed by Olaoluwa Osuntokun
parent f7e2db9687
commit 8e8923c251

View File

@ -19,6 +19,8 @@
# Bug Fixes
* A bug that caused certain API calls to hang [has been fixed](https://github.com/lightningnetwork/lnd/pull/8158).
* [LND now sets the `BADONION`](https://github.com/lightningnetwork/lnd/pull/7937)
bit when sending `update_fail_malformed_htlc`. This avoids a force close
with other implementations.