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 ab6acf8 commit 024ddddCopy full SHA for 024dddd
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+# 2.10.0
4
+
5
+- Add extra params to `create_uma_invoice` and `pay_uma_invoice` for analytics.
6
7
# 2.9.0
8
9
- Add new `invoice_for_payment_hash` query.
lightspark/version.py
@@ -1 +1 @@
-__version__ = "2.9.0"
+__version__ = "2.10.0"
0 commit comments