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 b2b9db3 commit bfc15d8Copy full SHA for bfc15d8
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+# 2.10.2
4
+
5
+- Properly escape backlashes in E614_REGEX
6
+- Improve webhook request validation and test coverage
7
8
# 2.10.1
9
10
- Removes default params on graphql mutations `PayUmaInvoice` and `CreateUmaInvoice`
lightspark/version.py
@@ -1 +1 @@
-__version__ = "2.10.1"
+__version__ = "2.10.2"
0 commit comments