mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 15:40:59 +02:00
docs: move 0.15.1 release notes item
This commit is contained in:
@@ -70,11 +70,7 @@ releases. Backward compatibility is not guaranteed!
|
|||||||
* A new [`constrainmacaroon` command was
|
* A new [`constrainmacaroon` command was
|
||||||
added](https://github.com/lightningnetwork/lnd/pull/6529) that allows
|
added](https://github.com/lightningnetwork/lnd/pull/6529) that allows
|
||||||
caveats/restrictions to be added to an existing macaroon (instead of needing
|
caveats/restrictions to be added to an existing macaroon (instead of needing
|
||||||
to bake a new one).
|
to bake a new one).
|
||||||
|
|
||||||
* [Hop hints are now opt in when using `lncli
|
|
||||||
addholdinvoice`](https://github.com/lightningnetwork/lnd/pull/6577). Users now
|
|
||||||
need to explicitly specify the `--private` flag.
|
|
||||||
|
|
||||||
## Neutrino
|
## Neutrino
|
||||||
|
|
||||||
|
@@ -11,6 +11,10 @@
|
|||||||
* [Add `payment_addr` flag to `buildroute`](https://github.com/lightningnetwork/lnd/pull/6576)
|
* [Add `payment_addr` flag to `buildroute`](https://github.com/lightningnetwork/lnd/pull/6576)
|
||||||
so that the mpp record of the route can be set correctly.
|
so that the mpp record of the route can be set correctly.
|
||||||
|
|
||||||
|
* [Hop hints are now opt in when using `lncli
|
||||||
|
addholdinvoice`](https://github.com/lightningnetwork/lnd/pull/6577). Users now
|
||||||
|
need to explicitly specify the `--private` flag.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* [Add minor comment](https://github.com/lightningnetwork/lnd/pull/6559) on
|
* [Add minor comment](https://github.com/lightningnetwork/lnd/pull/6559) on
|
||||||
|
Reference in New Issue
Block a user