Skip to content

Commit 27a9122

Browse files
committed
Release 1.15.0
1 parent e188936 commit 27a9122

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# python3-saml changelog
2+
### 1.15.0 (Feb 18, 2022)
3+
- [#317](https://github.com/SAML-Toolkits/python3-saml/pull/317) Handle unicode characters gracefully in python 2
4+
- [#338](https://github.com/SAML-Toolkits/python3-saml/pull/338) Fix WantAuthnRequestsSigned parser
5+
- [#339](https://github.com/SAML-Toolkits/python3-saml/pull/339) Add Poetry support
6+
- Remove version restriction on lxml dependency
7+
- Updated Django demo to 4.X (only py3 compatible)
8+
- Updated Travis file. Forced lxml to be installed using no-validate_binary
9+
- Removed references to OneLogin from documentation
10+
211
### 1.14.0 (Feb 18, 2022)
312
- [#297](https://github.com/onelogin/python3-saml/pull/297) Don't require yanked version of lxml.
413
- [#298](https://github.com/onelogin/python3-saml/pull/298) Add support for python 3.10 and cleanup the GHA.

0 commit comments

Comments
 (0)