docs: update release notes

This commit is contained in:
liviu-ln
2022-01-30 22:33:39 -08:00
committed by GitHub
parent e11c41ba8f
commit 78ee332f96

View File

@@ -65,6 +65,8 @@
* [Add dev only RPC subserver and the devrpc.ImportGraph
call](https://github.com/lightningnetwork/lnd/pull/6149)
* [Improve validation of a PSBT packet when handling a request to finalize it.](https://github.com/lightningnetwork/lnd/pull/6217)
## Documentation
* Improved instructions on [how to build lnd for mobile](https://github.com/lightningnetwork/lnd/pull/6085).