Skip to content

Commit e1ab980

Browse files
docs: update the release notes
1 parent b886e7e commit e1ab980

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,9 @@
277277
* [Allow callers of `ListSweeps` to specify the start
278278
height](https://github.com/lightningnetwork/lnd/pull/7372).
279279

280+
* `BumpFeeResponse` now optionally returns the
281+
[raw hex of the sweep tx](https://github.com/lightningnetwork/lnd/pull/8528).
282+
280283
## lncli Updates
281284

282285
* [Documented all available `lncli`
@@ -300,6 +303,9 @@
300303
* The [`estimateroutefee`](https://github.com/lightningnetwork/lnd/pull/8136)
301304
subcommand now gives access to graph based and payment probe fee estimation.
302305

306+
* `bumpfee` now optionally returns the
307+
[raw hex of the sweep tx](https://github.com/lightningnetwork/lnd/pull/8528).
308+
303309
## Code Health
304310

305311
* [Remove Litecoin code](https://github.com/lightningnetwork/lnd/pull/7867).

0 commit comments

Comments
 (0)