All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.1.0 - 2017-05-06
- Fixed
SQLAlchemyUserMixin.extra_data
not saving updated values (Issue #2)
1.0.1 - 2017-01-29
- Fixed partial instance deletion
1.0.0 - 2017-01-22
- Added partial pipeline db storage solution
- Fixed the JSON pickler implementation to complain SQLAlchemy
invocation of the
dumps
method
0.0.1 - 2016-11-27
- Split from the monolitic python-social-auth codebase