Skip to content

Commit 8dba29a

Browse files
committed
docs: updated release notes
1 parent f1a7d8f commit 8dba29a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

release_notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@ This file tracks release notes for the loop client.
1616

1717
#### New Features
1818

19+
* `--private` flag is now available on the `loop in` command, meaning users can
20+
now loop in to private nodes! This was implemented in [#415](https://github.com/lightninglabs/loop/pull/415)
21+
and has an implementation of LND's hop hints creation feature for the time
22+
being. The flag is also available in `loop quote in` as an extension.
23+
* `--route_hints` has also been added on the `loop in` and `loop quote in` cli
24+
commands, and was also include in [#415](https://github.com/lightninglabs/loop/pull/415).
25+
While the `--private` flag autogenerates routehints to assist the payer (Lightning Labs),
26+
`--route_hints` allows the user to feed their own crafted versions if they so please.
27+
1928
#### Breaking Changes
2029

2130
#### Bug Fixes

0 commit comments

Comments
 (0)