We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b2dd57 commit fc5359cCopy full SHA for fc5359c
HISTORY.rst
@@ -7,8 +7,9 @@ History
7
1.0.0 (2019-12-18)
8
-------------------
9
10
-* Drop support for python2 and Django<2.2 (the only officially supported versions of Django that aren't on 2.7) (@JBKahn)
11
-* Drop usage of django-jsonview in favor of the builtin django JsonResponse (@JBKahn)
+* Official django-watchman 1.0 release! Releases will (try to) follow semantic versioning from now on.
+* Drop support for python 2 and Django<2 (@JBKahn)
12
+* Drop usage of ``django-jsonview`` in favor of the Django's built in JsonResponse (@JBKahn)
13
14
0.18.0 (2019-08-19)
15
0 commit comments