Skip to content

Commit 1429633

Browse files
Merge pull request #739 from lightninglabs/docs-lnd
Update lnd documentation
2 parents f82c369 + bc7b5d5 commit 1429633

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ types in a series of changes:
8484

8585
## lncli Additions
8686

87+
* [`updatechanpolicy`](https://github.com/lightningnetwork/lnd/pull/8805) will
88+
now update the channel policy if the edge was not found in the graph
89+
database if the `create_missing_edge` flag is set.
90+
8791
# Improvements
8892
## Functional Updates
8993
## RPC Updates

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262

6363
# New Features
6464
## Functional Enhancements
65+
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
66+
wallet transactions.
6567
## RPC Additions
6668

6769
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
@@ -196,6 +198,7 @@ The underlying functionality between those two options remain the same.
196198

197199
# Contributors (Alphabetical Order)
198200

201+
* Abdullahi Yunus
199202
* Animesh Bilthare
200203
* Boris Nagaev
201204
* CharlieZKSmith

0 commit comments

Comments
 (0)