Skip to content

Commit 7a94f5a

Browse files
committed
docs: add release note
1 parent 53119c4 commit 7a94f5a

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

docs/release-notes/release-notes-0.13.5.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@
44

55
### Lightning Terminal
66

7-
- [Fixed a bug due to google-protobuf where a channel with SCID aliases on would cause terminal frontend
8-
to be unable to call the `ListChannels` RPC](https://github.com/lightninglabs/lightning-terminal/pull/850).
7+
* [Fixed a bug](https://github.com/lightninglabs/lightning-terminal/pull/850)
8+
due to google-protobuf where a channel with SCID aliases on would cause
9+
terminal frontend to be unable to call the `ListChannels` RPC].
10+
11+
* Add a new [`litcli bakesupermacaroon`](https://github.com/lightninglabs/lightning-terminal/pull/858)
12+
helper command. This new command can be used either with a LiT macaroon which
13+
has the appropriate permissions or with an LND macaroon which has the
14+
permissions required to call the LND `BakeMacaroon` call. This later case is
15+
especially useful in stateless-init mode where users will not have access to
16+
a LiT macaroon to perform this call with.
917

1018
### LND
1119

@@ -21,4 +29,5 @@
2129

2230
# Contributors (Alphabetical Order)
2331

32+
* Elle Mouton
2433
* Kevin Cai

0 commit comments

Comments
 (0)