docs: update release notes

This commit is contained in:
Slyghtning
2025-06-25 10:36:57 +02:00
parent ab8ae542d0
commit 45ba301f30

View File

@@ -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