--------------------------------------------------------------------------------
- `137`_: Add TimestampMixin
Add a new TimestampMixin with ``created_at`` and ``last_used_at`` fields for
device models.
All builtin plugins now have these timestamp fields and require migrating.
- Some documentation cleanup.
.. _137: https://github.com/django-otp/django-otp/pull/137