docs: add release notes 0.16.3

This commit is contained in:
yyforyongyu 2023-05-18 18:47:26 +08:00 committed by Olaoluwa Osuntokun
parent caabfb7eb4
commit 4d0136af8c

View file

@ -0,0 +1,10 @@
# Release Notes
## Mempool
Optimized [mempool
management](https://github.com/lightningnetwork/lnd/pull/7681) to lower the CPU
usage.
# Contributors (Alphabetical Order)
* Yong Yu