Skip to content

Commit

Permalink
docs: add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
guggero committed Oct 22, 2024
1 parent 5a9941f commit 9476c03
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/release-notes/release-notes-0.13.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@
especially useful in stateless-init mode where users will not have access to
a LiT macaroon to perform this call with.

* [Convert litrpc package into a module](https://github.com/lightninglabs/lightning-terminal/pull/823).

* Add [custom channel
functionality](https://github.com/lightninglabs/lightning-terminal/pull/848)
to `litd`. Custom channels with Taproot Assets can now be created when `litd`
runs in integrated `lnd` mode (`lnd-mode=integrated`) with the Taproot Assets
daemon also running in integrated mode (`taproot-assets-mode=integrated`).

### Technical and Architectural Updates

* [Convert litrpc package into a module](https://github.com/lightninglabs/lightning-terminal/pull/823).
Expand All @@ -54,4 +62,9 @@

* Andras Banki-Horvath
* Elle Mouton
* George Tsagkarelis
* Gijs van Dam
* Jamal James
* Jonathan Harvey-Buschel
* Kevin Cai
* Oliver Gugger

0 comments on commit 9476c03

Please sign in to comment.