From 90f5dc3efe77fe2d8c0793233bf575e7fc6647df Mon Sep 17 00:00:00 2001 From: ziggie Date: Sun, 7 Jan 2024 00:10:29 +0100 Subject: [PATCH] docs: update release-docs. --- docs/release-notes/release-notes-0.18.0.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/release-notes/release-notes-0.18.0.md b/docs/release-notes/release-notes-0.18.0.md index 3d412a373..1cf9e466d 100644 --- a/docs/release-notes/release-notes-0.18.0.md +++ b/docs/release-notes/release-notes-0.18.0.md @@ -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