Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@florimondmanca florimondmanca released this 11 Mar 15:14
· 21 commits to master since this release
bc29248

2.2.0 - 2022-03-11

Added

  • Added support for Django config detection for different versions (PR #187)

Changed

  • Add official support for Django 3.2 and Python 3.9 and 3.10 (PR #189)
  • Bumped hashed_key field's max_length from 100 to 150 to address length issue with argon2-cffi (PR #193)