We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32417e commit d5d4bd6Copy full SHA for d5d4bd6
docs/release-notes/release-notes-0.14.2.md
@@ -27,6 +27,10 @@
27
state](https://github.com/lightninglabs/lightning-terminal/pull/985) instead
28
of the Revoked state if it is in fact being revoked due to the session expiry
29
being reached.
30
+* Merge package `litclient` into `litrpc` to [reduce the number of Lightning
31
+ Node Connect import dependencies.](https://github.com/lightninglabs/lightning-terminal/pull/1057)
32
+* Convert package `perms` into a module to [reduce the number of Lightning
33
34
35
## RPC Updates
36
0 commit comments