Skip to content

Commit 3bf1548

Browse files
committed
docs: add release note
1 parent 84f039d commit 3bf1548

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@
7878
initial historical sync may be blocked due to a race condition in handling the
7979
syncer's internal state.
8080

81+
* Add support for [archiving channel backup](https://github.com/lightningnetwork/lnd/pull/9232)
82+
in a designated folder which allows for easy referencing in the future. A new
83+
config is added `disable-backup-archive`, with default set to false, to
84+
determine if previous channel backups should be archived or not.
85+
8186
## Functional Enhancements
8287
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
8388
wallet transactions.

0 commit comments

Comments
 (0)