Skip to content

Commit

Permalink
docs(mfa): Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Aug 25, 2023
1 parent bd07894 commit b3f0e6f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion ChangeLog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@
Note worthy changes
-------------------

- ...
- Added builtin support for Two-Factor Authentication via the ``allauth.mfa`` app.

Backwards incompatible changes
------------------------------

- The ``"allauth.account.middleware.AccountMiddleware"`` middleware is required to be present
in your ``settings.MIDDLEWARE``.


0.55.0 (2023-08-22)
Expand Down

0 comments on commit b3f0e6f

Please sign in to comment.