Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 530 Bytes

CHANGELOG.rst

File metadata and controls

26 lines (18 loc) · 530 Bytes

Changelog

1.2.0 (2022-12-14)

  • Increased the max length of the Token.Token.redirect_to field to 1023

1.1.0 (2021-08-16)

  • Added support to update user-data on login (#61)

1.0.0 (2020-09-03)

  • Added changelog
  • Added test framework
  • Added support for Django 3.1
  • Dropped support for Python 2.7 and Python 3.4
  • Dropped support for Django < 2.2
  • Aligned files with other addons
  • Pinned itsdangerous<1.0.0 as the timestamp calculations changed