Skip to content

Commit a738e7f

Browse files
committed
docs: update release notes
1 parent ed4c7f7 commit a738e7f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: docs/release-notes/release-notes-0.19.0.md

+5
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
## Functional Enhancements
8787
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
8888
wallet transactions.
89+
8990
## RPC Additions
9091

9192
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
@@ -291,6 +292,10 @@ The underlying functionality between those two options remain the same.
291292
StateMachine](https://github.com/lightningnetwork/lnd/pull/9342) to use the
292293
new GoroutineManager API along with structured logging.
293294

295+
* A minor [refactor](https://github.com/lightningnetwork/lnd/pull/9446) is done
296+
to the sweeper to improve code quality, with a renaming of the internal state
297+
(`Failed` -> `Fatal`) used by the inputs tracked in the sweeper.
298+
294299
## Tooling and Documentation
295300

296301
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)

0 commit comments

Comments
 (0)