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 85c99f1 commit 5eff578Copy full SHA for 5eff578
doc/changelog.rst
@@ -1,10 +1,11 @@
1
Changelog
2
=========
3
4
-Version 1.0.1
5
--------------
+Version 1.0.1 (2020-03-26)
+--------------------------
6
7
* Drop usage of the six module since Python 2 is no longer supported.
8
+ Remove Python 2 specific code.
9
* Update dependencies:
10
11
* django: 3.0 => 3.0.4
@@ -17,7 +18,7 @@ Version 1.0.1
17
18
* sympy: 1.5 => 1.5.1
19
* tornado: 6.0.3 => 6.0.4
20
-* Remove six and html5lib requirements.
21
+* Remove six, html5lib and mercurial requirements.
22
* pip-tools (pip-compile) is now used to update dependencies
23
24
Version 1.0.0 (2019-12-17)
0 commit comments