File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# python-saml changelog
2+ ### 2.8.0 (NOv 20, 2019)
3+ * [ #258 ] ( https://github.com/onelogin/python-saml/issues/258 ) Fix failOnAuthnContextMismatch feature
4+ * [ #250 ] ( https://github.com/onelogin/python-saml/issues/250 ) Allow any number of decimal places for seconds on SAML datetimes
5+ * Update demo versions. Improve them and add Tornado demo.
6+
7+
28### 2.7.0 (Sep 11, 2019)
39* Set true as the default value for strict setting
410
Original file line number Diff line number Diff line change 99
1010setup (
1111 name = 'python-saml' ,
12- version = '2.7 .0' ,
12+ version = '2.8 .0' ,
1313 description = 'Onelogin Python Toolkit. Add SAML support to your Python software using this library' ,
1414 classifiers = [
1515 'Development Status :: 5 - Production/Stable' ,
You can’t perform that action at this time.
0 commit comments