Skip to content

Commit 44e600f

Browse files
committed
docs: add release notes
1 parent ca6f569 commit 44e600f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
especially useful in stateless-init mode where users will not have access to
3030
a LiT macaroon to perform this call with.
3131

32+
* [Convert litrpc package into a module](https://github.com/lightninglabs/lightning-terminal/pull/823).
33+
3234
### Technical and Architectural Updates
3335

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

docs/release-notes/release-notes-0.13.7.md docs/release-notes/release-notes-0.14.0.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@
3434
network](https://github.com/lightninglabs/lightning-terminal/pull/902). This
3535
can be done using the `--network=signet` config option.
3636

37+
* Add [custom channel
38+
functionality](https://github.com/lightninglabs/lightning-terminal/pull/848)
39+
to `litd`. Custom channels with Taproot Assets can now be created when `litd`
40+
runs in integrated `lnd` mode (`lnd-mode=integrated`) with the Taproot Assets
41+
daemon also running in integrated mode (`taproot-assets-mode=integrated`).
42+
43+
* [Add itest](https://github.com/lightninglabs/lightning-terminal/pull/892) for
44+
the MinRelayFee check added in Taproot Assets. The test ensures that
45+
transactions with fees below the minimum relay fee are rejected.
46+
3747
### Technical and Architectural Updates
3848

3949
## Integrated Binary Updates
@@ -51,4 +61,8 @@
5161
# Contributors (Alphabetical Order)
5262

5363
* Elle Mouton
54-
* Oliver Gugger
64+
* George Tsagkarelis
65+
* Gijs van Dam
66+
* Jamal James
67+
* Jonathan Harvey-Buschel
68+
* Oliver Gugger

0 commit comments

Comments
 (0)