diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index 11613fcecd..2bbcc4d589 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -52,6 +52,9 @@ `sat_per_kw` which allows for more precise fees](https://github.com/lightningnetwork/lnd/pull/9013). +* [The `walletrpc.FundPsbt` method now has a new option to specify the maximum + fee to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600) + ## lncli Additions * [A pre-generated macaroon root key can now be specified in `lncli create` and @@ -62,6 +65,9 @@ specify more precise fee rates](https://github.com/lightningnetwork/lnd/pull/9013). +* 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) + # Improvements ## Functional Updates @@ -151,6 +157,7 @@ * Boris Nagaev * CharlieZKSmith * Elle Mouton +* George Tsagkarelis * Pins * Viktor Tigerström * Ziggie