diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 6d0a445..9e7588b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,7 +3,7 @@ Changelog * Unreleased * Added Django 3.2, 4.0 and 4.1 support. - * Removed Django 1.7, 1.8, 1.9, 1.10, 1.11, 2.0, 2.1, 2.2 and 3.0 support. + * Removed Django 1.9, 1.10, 1.11, 2.0, 2.1, 2.2 and 3.0 support. * Added Python 3.9 and 3.10 support. * Removed Python 2.7, 3.4 and 3.5 support. * Made ``"PNG"`` the default value for ``AVATAR_THUMB_FORMAT`` (Set to ``"JPEG"`` to obtain previous behavior).