Skip to content

Commit d14b348

Browse files
committed
docs: update release-notes
Correct 18.4 release-notes for a change which will only be part of 19.0.
1 parent 2d62917 commit d14b348

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

docs/release-notes/release-notes-0.18.4.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -91,17 +91,12 @@ types in a series of changes:
9191

9292
## lncli Additions
9393

94-
* [`updatechanpolicy`](https://github.com/lightningnetwork/lnd/pull/8805) will
95-
now update the channel policy if the edge was not found in the graph
96-
database if the `create_missing_edge` flag is set.
9794

9895
# Improvements
9996
## Functional Updates
10097
## RPC Updates
10198

10299
## lncli Updates
103-
104-
105100
## Code Health
106101
## Breaking Changes
107102
## Performance Improvements
@@ -124,5 +119,4 @@ types in a series of changes:
124119
* George Tsagkarelis
125120
* Olaoluwa Osuntokun
126121
* Oliver Gugger
127-
* Ziggie
128-
122+
* Ziggie

docs/release-notes/release-notes-0.19.0.md

+5
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@
107107
* The `lncli wallet fundpsbt` command now has a [`--max_fee_ratio` argument to
108108
specify the max fees to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600)
109109

110+
* [`updatechanpolicy`](https://github.com/lightningnetwork/lnd/pull/8805) will
111+
now update the channel policy if the edge was not found in the graph
112+
database if the `create_missing_edge` flag is set.
113+
110114
# Improvements
111115
## Functional Updates
112116

@@ -252,6 +256,7 @@ The underlying functionality between those two options remain the same.
252256
* Elle Mouton
253257
* George Tsagkarelis
254258
* hieblmi
259+
* JssDWt
255260
* Keagan McClelland
256261
* Oliver Gugger
257262
* Pins

0 commit comments

Comments
 (0)