Skip to content

Commit d438950

Browse files
authored
Merge pull request #42 from lightsparkdev/fix/290
Bump version to 2.9.0
2 parents 32e77f3 + 4877c20 commit d438950

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
# 2.9.0
4+
5+
- Add new `invoice_for_payment_hash` query.
6+
37
# 2.8.0
48

59
- Add idempotency where useful!

lightspark/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.8.0"
1+
__version__ = "2.9.0"

0 commit comments

Comments
 (0)