mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-09 04:38:06 +02:00
docs: update release-notes
Correct 18.4 release-notes for a change which will only be part of 19.0.
This commit is contained in:
parent
2d629174e7
commit
90db546b64
docs/release-notes
@ -91,17 +91,12 @@ types in a series of changes:
|
||||
|
||||
## lncli Additions
|
||||
|
||||
* [`updatechanpolicy`](https://github.com/lightningnetwork/lnd/pull/8805) will
|
||||
now update the channel policy if the edge was not found in the graph
|
||||
database if the `create_missing_edge` flag is set.
|
||||
|
||||
# Improvements
|
||||
## Functional Updates
|
||||
## RPC Updates
|
||||
|
||||
## lncli Updates
|
||||
|
||||
|
||||
## Code Health
|
||||
## Breaking Changes
|
||||
## Performance Improvements
|
||||
@ -124,5 +119,4 @@ types in a series of changes:
|
||||
* George Tsagkarelis
|
||||
* Olaoluwa Osuntokun
|
||||
* Oliver Gugger
|
||||
* Ziggie
|
||||
|
||||
* Ziggie
|
@ -107,6 +107,10 @@
|
||||
* The `lncli wallet fundpsbt` command now has a [`--max_fee_ratio` argument to
|
||||
specify the max fees to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600)
|
||||
|
||||
* [`updatechanpolicy`](https://github.com/lightningnetwork/lnd/pull/8805) will
|
||||
now update the channel policy if the edge was not found in the graph
|
||||
database if the `create_missing_edge` flag is set.
|
||||
|
||||
# Improvements
|
||||
## Functional Updates
|
||||
|
||||
@ -252,6 +256,7 @@ The underlying functionality between those two options remain the same.
|
||||
* Elle Mouton
|
||||
* George Tsagkarelis
|
||||
* hieblmi
|
||||
* Jesse de Wit
|
||||
* Keagan McClelland
|
||||
* Oliver Gugger
|
||||
* Pins
|
||||
|
Loading…
x
Reference in New Issue
Block a user