mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-15 03:12:26 +02:00
docs: add release notes
This commit is contained in:
parent
ad6ccb415f
commit
820920a749
@ -18,14 +18,25 @@
|
|||||||
* [SendOutputs](https://github.com/lightningnetwork/lnd/pull/7631) now adheres
|
* [SendOutputs](https://github.com/lightningnetwork/lnd/pull/7631) now adheres
|
||||||
to the anchor channel reserve requirement.
|
to the anchor channel reserve requirement.
|
||||||
|
|
||||||
|
* The [UpdateNodeAnnouncement](https://github.com/lightningnetwork/lnd/pull/7568)
|
||||||
|
API can no longer be used to set/unset protocol features that are defined by
|
||||||
|
LND.
|
||||||
|
|
||||||
|
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
|
||||||
|
"sets", as defined in [BOLT 9](https://github.com/lightning/bolts/blob/master/09-features.md).
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
|
|
||||||
* [Generate default macaroons
|
* [Generate default macaroons
|
||||||
independently](https://github.com/lightningnetwork/lnd/pull/7592) on wallet
|
independently](https://github.com/lightningnetwork/lnd/pull/7592) on wallet
|
||||||
unlock or create.
|
unlock or create.
|
||||||
|
|
||||||
|
|
||||||
# Contributors (Alphabetical Order)
|
# Contributors (Alphabetical Order)
|
||||||
|
|
||||||
|
* Carla Kirk-Cohen
|
||||||
* Daniel McNally
|
* Daniel McNally
|
||||||
* Elle Mouton
|
* Elle Mouton
|
||||||
* hieblmi
|
* hieblmi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user