File tree 1 file changed +7
-2
lines changed 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,9 @@ Changelog
3
3
4
4
Unreleased
5
5
-----------
6
+
7
+ * Add authentication database support for MongoDB `#379 `_
8
+ * Remove six dependency `#371 `_
6
9
* Explicitly support Python 3.6+. `#408 `_
7
10
* Drop support for end of life Django versions. Currently support 2.2, 3.2, 4.0. `#408 `_
8
11
* Replace ugettext_lazy with gettext_lazy `#342 `_
@@ -13,8 +16,8 @@ Unreleased
13
16
* Documentation fixes `#341 `_ `#333 `_ `#349 `_ `#348 `_ `#337 `_
14
17
15
18
16
- 3.3.0
17
- ------
19
+ 3.3.0 (2020-04-14)
20
+ ------------------
18
21
19
22
* Documentation fixes `#341 `_ `#333 `_ `#328 `_ `#320 `_ `#305 `_ `#303 `_ `#302 `_ `#298 `_ `#281 `_ `#266 `_ `#349 `_ `#348 `_ `#337 `_
20
23
* "output-filename" in mediabackup command `#324 `_
@@ -53,3 +56,5 @@ Unreleased
53
56
.. _`#348` : https://github.com/django-dbbackup/django-dbbackup/pull/348
54
57
.. _`#337` : https://github.com/django-dbbackup/django-dbbackup/pull/337
55
58
.. _`#408` : https://github.com/django-dbbackup/django-dbbackup/pull/408
59
+ .. _`#371` : https://github.com/django-dbbackup/django-dbbackup/pull/371
60
+ .. _`#379` : https://github.com/django-dbbackup/django-dbbackup/pull/379
You can’t perform that action at this time.
0 commit comments