Skip to content

Commit d4a3494

Browse files
committed
Bump version to 2.2.0
1 parent e126442 commit d4a3494

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
# v2.2.0
4+
5+
- Add a call to get outgoing payments for an invoice.
6+
37
# v2.1.3
48

59
- Add webhook handling example and fix create_test_mode_payment bug.

lightspark/version.py

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

0 commit comments

Comments
 (0)