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 c6cdd88 + e130cc0 commit ab9da90Copy full SHA for ab9da90
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+# v2.5.0
4
+
5
+- Add is_uma flag to payment objects. Note that this is only accurate for payments/invoices created with create_uma_invoice or pay_uma_invoice.
6
+- Tweak the ChannelSnapshot object to make it more expressive.
7
+- Include type info in the package release.
8
9
# v2.4.2
10
- Update dependencies.
11
lightspark/version.py
@@ -1 +1 @@
-__version__ = "2.4.2"
+__version__ = "2.5.0"
0 commit comments