docs: update release-docs.

This commit is contained in:
ziggie 2024-01-07 00:10:29 +01:00
parent 1bdc7ce165
commit 90f5dc3efe
No known key found for this signature in database
GPG Key ID: 1AFF9C4DCED6D666

View File

@ -102,6 +102,12 @@
## lncli Additions
* Deprecate `bumpclosefee` for `bumpforceclosefee` to accomodate for the fact
that only force closing transactions can be bumped to avoid confusion.
Moreover allow to specify a max fee rate range when coop closing a channel.
[Deprecate bumpclosefee for bumpforceclosefee and add `max_fee_rate` option
to `closechannel` cmd](https://github.com/lightningnetwork/lnd/pull/8350).
# Improvements
## Functional Updates
### Tlv