Changelog

django-multifactor does not maintain a consolidated changelog file in the repository. Release notes live on GitHub:

Each tagged release has its own notes covering features, breaking changes, bug fixes, and dependency-floor bumps.

Subscribing

To be notified of new releases:

  1. Open https://github.com/oliwarner/django-multifactor.

  2. Click Watch (top right).

  3. Choose Custom → Releases.

You’ll get an email (or GitHub notification) every time a new version is published.

Recent highlights

For a high-level summary of the changes that shaped the current major version, see Upgrading.

Why no CHANGELOG.md?

A separate CHANGELOG.md duplicates information already maintained on GitHub releases. The project’s commit history (git log) plus tagged release notes is the source of truth. If you’d like to argue otherwise, open an issue — this is a deliberate choice but not a religious one.