summary refs log tree commit diff
path: root/changelog.d/8898.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.23.1 v1.23.1 github/release-v1.23.1 release-v1.23.1Erik Johnston2020-12-091-1/+0
|
* Fix installing pysaml2 on Python 3.5. (#8898)Patrick Cloke2020-12-091-0/+1
This pins pysaml2 to < 6.4.0 on Python 3.5, as the last known working version.