We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f249b commit 443e037Copy full SHA for 443e037
CHANGES.rst
@@ -2,10 +2,19 @@
2
Changes
3
=======
4
5
-- Drop support for Django 3.0
6
-- Add support for Django 3.2
+Unreleased
+----------
7
+
8
9
+Release 1.4.1 (January 6, 2022)
10
+---------------------------------
11
12
+- Add Code of Conduct to repository
13
- Add support for Python 3.10
-- Add support for Django 4.0
14
+- Add support for Django 3.2 and Django 4.0
15
+- Drop support for EOL Python 3.6
16
+- Drop support for EOL Django 3.0 and EOL Django 3.1
17
+- Remove Nose from dependencies due to version incompatibility
18
19
20
Release 1.4.0 (December 18, 2020)
0 commit comments