Skip to content

Commit d65fac4

Browse files
authored
Merge pull request #45 from ulgens/update_history
Add missing release infos to HISTORY.rst
2 parents 240913b + 29620fb commit d65fac4

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

HISTORY.rst

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1843
2.1.0 - 2018-04-20

0 commit comments

Comments
 (0)