docs: update release notes

This commit is contained in:
Bjarne Magnussen 2022-03-23 11:32:37 +01:00
parent 052bb9d711
commit b4ba8c52fb
No known key found for this signature in database
GPG Key ID: B0A9ADF6B24CE67F

View File

@ -122,6 +122,10 @@
the HTLC interceptor API. This enables interception applications where every
packet must be intercepted.
* Add [destination output information](https://github.com/lightningnetwork/lnd/pull/5476)
to the transaction structure returned from the RPC `GetTransactions` and when
subscribed with `SubscribeTransactions`.
## Database
* [Add ForAll implementation for etcd to speed up
@ -182,6 +186,7 @@ gRPC performance metrics (latency to process `GetInfo`, etc)](https://github.com
* Andreas Schjønhaug
* asvdf
* bitromortac
* Bjarne Magnussen
* BTCparadigm
* Carla Kirk-Cohen
* Carsten Otto