===================
.. _1.0: https://github.com/matthiask/django-user-messages/compare/0.8...1.0
- Added pre-commit.
- Raised the version requirements to Python >= 3.8, Django >= 3.2.
- Replaced the system check with a version which only cares about adding our
context processor *after* the default messages context processor and about
nothing else.