docs: update release notes

This commit is contained in:
yyforyongyu
2024-07-16 03:39:52 +08:00
parent 4dcce9df69
commit 2d21aa3718

View File

@@ -116,6 +116,11 @@
## Tooling and Documentation
* [`lntest.HarnessTest` no longer exposes `Miner`
instance](https://github.com/lightningnetwork/lnd/pull/8892). Instead, it's
changed into a private `miner` instance and all mining related assertions are
now only accessible via the harness.
# Contributors (Alphabetical Order)
* Andras Banki-Horvath