diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index a46832afe6..32d52c4348 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -103,6 +103,10 @@ * The `lncli wallet fundpsbt` command now has a [`--max_fee_ratio` argument to specify the max fees to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600) +* The `lncli addinvoice --blind` command now has the option to include a chained + channels incoming list [`--blinded_path_incoming_channel_list] + (https://github.com/lightningnetwork/lnd/pull/9127) + # Improvements ## Functional Updates