Skip to content

Commit e43ce57

Browse files
committed
Update changelog
1 parent d8e7dc7 commit e43ce57

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/changelog.rst

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Changelog
33

44
Unreleased
55
-----------
6+
* Explicitly support Python 3.6+. `#408`_
7+
* Drop support for end of life Django versions. Currently support 2.2, 3.2, 4.0. `#408`_
68
* Replace ugettext_lazy with gettext_lazy `#342`_
79
* Changed logging settings from settings.py to late init `#332`_
810
* Fix authentication error when postgres is password protected `#361`_
@@ -50,9 +52,4 @@ Unreleased
5052
.. _`#349`: https://github.com/django-dbbackup/django-dbbackup/pull/349
5153
.. _`#348`: https://github.com/django-dbbackup/django-dbbackup/pull/348
5254
.. _`#337`: https://github.com/django-dbbackup/django-dbbackup/pull/337
53-
.. _`#`:
54-
.. _`#`:
55-
.. _`#`:
56-
.. _`#`:
57-
.. _`#`:
58-
.. _`#`:_
55+
.. _`#408`: https://github.com/django-dbbackup/django-dbbackup/pull/408

0 commit comments

Comments
 (0)