diff --git a/docs/release-notes/release-notes-0.19.2.md b/docs/release-notes/release-notes-0.19.2.md index fcfa09621..4ee4b4ce5 100644 --- a/docs/release-notes/release-notes-0.19.2.md +++ b/docs/release-notes/release-notes-0.19.2.md @@ -33,6 +33,10 @@ ## Functional Enhancements +- [Adds](https://github.com/lightningnetwork/lnd/pull/9989) a method + `FeeForWeightRoundUp` to the `chainfee` package which rounds up a calculated + fee value to the nearest satoshi. + ## RPC Additions ## lncli Additions @@ -78,4 +82,5 @@ much more slowly. ## Tooling and Documentation # Contributors (Alphabetical Order) +* hieblmi * Yong Yu