docs: update release notes 0.15.0

This commit is contained in:
Andras Banki-Horvath 2022-02-28 12:01:42 +01:00
parent bee5e7b761
commit d28c9000c5
No known key found for this signature in database
GPG Key ID: 80E5375C094198D8

View File

@ -84,6 +84,11 @@
change, it allows encrypted failure messages to be returned to the sender.
Additionally it is possible to signal a malformed htlc.
## Database
* [Add ForAll implementation for etcd to speed up
graph cache at startup](https://github.com/lightningnetwork/lnd/pull/6136)
## Documentation
* Improved instructions on [how to build lnd for mobile](https://github.com/lightningnetwork/lnd/pull/6085).
@ -129,6 +134,7 @@ gRPC performance metrics (latency to process `GetInfo`, etc)](https://github.com
# Contributors (Alphabetical Order)
* 3nprob
* Andras Banki-Horvath
* Andreas Schjønhaug
* asvdf
* BTCparadigm