~~~~~~~~~~~~~~~~~~~
.. _0.5: https://github.com/matthiask/feincms3-downloads/compare/0.4...0.5
- Added ``DownloadBase.basename`` and
``DownloadBase.caption_or_basename`` properties.
- Switched to a declarative setup.
- Switched from Travis CI to GitHub actions.
- Raised the minimum version requirements to Django 3.2, Python 3.8. Added
Python 3.10, Django 4.0 and 4.1.
- Started using pre-commit.