docs: add release notes for gossip fix

This commit is contained in:
yyforyongyu 2022-11-21 13:17:25 +08:00
parent 443095a907
commit 1206174648
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

View File

@ -215,6 +215,9 @@ certain large transactions](https://github.com/lightningnetwork/lnd/pull/7100).
`getblockhash`, and `getbestblock`. These commands provide access to chain
block data.
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/7186) that might
lead to channel updates being missed, causing channel graph being incomplete.
## Code Health
* [test: use `T.TempDir` to create temporary test