Skip to content

Commit 48e3a4d

Browse files
committed
docs: restructure release notes for 0.13.5
1 parent 9655dc6 commit 48e3a4d

File tree

1 file changed

+25
-7
lines changed

1 file changed

+25
-7
lines changed

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

Lines changed: 25 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,41 @@
11
# Release Notes
22

3-
# Integrated Binary Updates
4-
5-
### Lightning Terminal
3+
- [Lightning Terminal](#lightning-terminal)
4+
- [Bug Fixes](#bug-fixes)
5+
- [Functional Changes/Additions](#functional-changesadditions)
6+
- [Technical and Architectural Updates](#technical-and-architectural-updates)
7+
- [Integrated Binary Updates](#integrated-binary-updates)
8+
- [LND](#lnd)
9+
- [Loop](#loop)
10+
- [Pool](#pool)
11+
- [Faraday](#faraday)
12+
- [Taproot Assets](#taproot-assets)
13+
- [Contributors](#contributors-alphabetical-order)
14+
15+
## Lightning Terminal
16+
17+
### Bug Fixes
618

719
* [Fixed a bug](https://github.com/lightninglabs/lightning-terminal/pull/850)
820
due to google-protobuf where a channel with SCID aliases on would cause
921
terminal frontend to be unable to call the `ListChannels` RPC].
1022

11-
* Add a new [`litcli bakesupermacaroon`](https://github.com/lightninglabs/lightning-terminal/pull/858)
23+
### Functional Changes/Additions
24+
25+
* [Add a new `litcli bakesupermacaroon`](https://github.com/lightninglabs/lightning-terminal/pull/858)
1226
helper command. This new command can be used either with a LiT macaroon which
1327
has the appropriate permissions or with an LND macaroon which has the
1428
permissions required to call the LND `BakeMacaroon` call. This later case is
1529
especially useful in stateless-init mode where users will not have access to
1630
a LiT macaroon to perform this call with.
1731

18-
- [Convert litrpc package into a module](https://github.com/lightninglabs/lightning-terminal/pull/823).
32+
### Technical and Architectural Updates
33+
34+
* [Convert litrpc package into a module](https://github.com/lightninglabs/lightning-terminal/pull/823).
35+
36+
### Autopilot
37+
38+
## Integrated Binary Updates
1939

2040
### LND
2141

@@ -27,8 +47,6 @@
2747

2848
### Taproot Assets
2949

30-
# Autopilot
31-
3250
# Contributors (Alphabetical Order)
3351

3452
* Andras Banki-Horvath

0 commit comments

Comments
 (0)