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.
2 parents 8cad613 + 8c3b9d9 commit ace5e3eCopy full SHA for ace5e3e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+# v2.3.0
4
+
5
+- Add the Balances object to wallets and nodes for a more human-readable view of balances.
6
7
# v2.2.0
8
9
- Add a call to get outgoing payments for an invoice.
lightspark/version.py
@@ -1 +1 @@
-__version__ = "2.2.0"
+__version__ = "2.3.0"
0 commit comments