diff --git a/docs/release-notes/release-notes-0.13.5.md b/docs/release-notes/release-notes-0.13.5.md index 2eac3d472..0c6b2f853 100644 --- a/docs/release-notes/release-notes-0.13.5.md +++ b/docs/release-notes/release-notes-0.13.5.md @@ -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). @@ -54,4 +62,6 @@ * Andras Banki-Horvath * Elle Mouton +* Jamal James * Kevin Cai +* Oliver Gugger