Skip to content

Commit ec79b98

Browse files
committed
Bump version to 1.2.2
1 parent 3342747 commit ec79b98

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.2.2
4+
5+
- Sanitize the username part of the LNURLP URL to avoid XSS attacks.
6+
37
## 1.2.1
8+
49
- Bug fix: Verify UMA invoice signature won't mutate the invoice object.
510

611
## 1.2.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = uma-sdk
3-
version = 1.2.1
3+
version = 1.2.2
44
description = Python SDK for UMA (universal money address)
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)