blob: b4f0d2eb76f20c146c453267d3c061ec6647f29a [file] [log] [blame]
1.2 (2014-01-22)
----------------
New
~~~
- Added support for python 3. [Dennis Glindhart, Patrick Uiterwijk]
- Added support for python-openid extensions. [Pierre-Yves Chibon, Jeff Miller, Patrick Uiterwijk]
- Added support for optional sreg keys. [Shay Erlichmen, Patrick Uiterwijk]
- Added the option to declare which URL roots are safe to redirect to [Patrick Uiterwijk]
Fix
~~~
- Small typo fix in documentation. [David Vincelli]
- Fix the import name in the documentation. [William Ting, Amanjeev Sethi]
- Fix pickle.loads crashing on non-ASCII chars. [Shay Erlichmen]