docs: release notes

This commit is contained in:
erik 2023-05-20 13:05:56 +07:00
parent 9ce02b96fe
commit eff055e464

View File

@ -33,6 +33,10 @@ package](https://github.com/lightningnetwork/lnd/pull/7356)
API can no longer be used to set/unset protocol features that are defined by
LND.
* [Neutrinorpc getblockhash has
been deprecated](https://github.com/lightningnetwork/lnd/pull/7712). Endpoint
has been moved to the chainrpc sub-server.
Custom node announcement feature bits can also be specified in config using
the `dev` build tag and `--protocol.custom-nodeann`, `--protocol.custom-init`
and `--protocol.custom-invoice` flags to set feature bits for various feature
@ -65,6 +69,7 @@ unlock or create.
* Daniel McNally
* Elle Mouton
* Erik Arvstedt
* ErikEk
* hieblmi
* Jordi Montes
* Matt Morehouse