Skip to content

Commit c2897a4

Browse files
docs: add release notes.
Signed-off-by: Nishant Bansal <nishant.bansal.282003@gmail.com>
1 parent 103a194 commit c2897a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,12 @@
111111
now update the channel policy if the edge was not found in the graph
112112
database if the `create_missing_edge` flag is set.
113113

114+
* [Enhance](https://github.com/lightningnetwork/lnd/pull/9390) the
115+
`lncli listchannels` output by adding the human readable short
116+
channel id and the channel id defined in BOLT02. Moreover change
117+
the misnomer of `chan_id` which was describing the short channel
118+
id to `scid` to represent what it really is.
119+
114120
# Improvements
115121
## Functional Updates
116122

@@ -274,6 +280,7 @@ The underlying functionality between those two options remain the same.
274280
* hieblmi
275281
* Jesse de Wit
276282
* Keagan McClelland
283+
* Nishant Bansal
277284
* Oliver Gugger
278285
* Pins
279286
* Viktor Tigerström

0 commit comments

Comments
 (0)