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 81f9dde commit bcddcfeCopy full SHA for bcddcfe
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+# v2.4.0
4
+
5
+- Add a function for cancelling unpaid invoices.
6
+- Add UMA invites support.
7
8
# v2.3.0
9
10
- Add the Balances object to wallets and nodes for a more human-readable view of balances.
lightspark/version.py
@@ -1 +1 @@
-__version__ = "2.3.0"
+__version__ = "2.4.0"
0 commit comments