docs: add release notes for precision fix

This commit is contained in:
yyforyongyu 2024-01-26 10:29:25 +08:00
parent 605211823d
commit 4da9582862
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

View File

@ -81,6 +81,10 @@
* [Fixed](https://github.com/lightningnetwork/lnd/pull/7852) the payload size
calculation in our pathfinder because blinded hops introduced new tlv records.
* [Fixed](https://github.com/lightningnetwork/lnd/pull/8432) a timestamp
precision issue when querying payments and invoices using the start and end
date filters.
# New Features
## Functional Enhancements