File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,35 @@ Unreleased
99* ...
1010
1111
12- 2.2 .0 - 2020 -04-14
12+ 2.4 .0 - 2024 -04-21
1313==================
1414
15- * Fix compatibility with latest `click `: remove `__all__ `.
15+ * Ports travis.yml to GitHub Actions in #35 by @joshuadavidthomas
16+ * Update the link to Click docs in #37 by @allen-munsch
17+ * Update supported Python and Django versions in #41 by @philipstarkey
18+ * Updates the linting CI task and tox config to run with the latest tox in #41 by @philipstarkey
19+
20+
21+ 2.3.0 - 2021-09-07
22+ ==================
23+
24+ * Add support for click > 8.0.
25+ * Remove upper bounds, until we run into an upward compatibility issue.
26+ * Drop support for Django 3.0.
27+
28+
29+ 2.2.0 - 2020-07-21
30+ ==================
31+
32+ * Add support for click > 7.1
33+ * Require Python 3.6 or higher.
34+ * Require Django 2.2 or higher.
35+
36+
37+ 2.1.1 - 2020-06-12
38+ ==================
39+
40+ * Ensure click is 7.0.x or lower.
1641
1742
18432.1.0 - 2018-04-20
You can’t perform that action at this time.
0 commit comments