docs: update release notes

This commit is contained in:
yyforyongyu
2025-06-09 09:16:03 +08:00
committed by Olaoluwa Osuntokun
parent 732cd717bf
commit 1d2217e9a9

View File

@@ -23,6 +23,9 @@
- [Use](https://github.com/lightningnetwork/lnd/pull/9889) `BigSizeT` instead of
`uint16` for the htlc index that's used in the revocation log.
- [Fixed](https://github.com/lightningnetwork/lnd/pull/9921) a case where the
spending notification of an output may be missed if wrong height hint is used.
# New Features
## Functional Enhancements