Skip to content

Commit 5eff578

Browse files
committed
Prepare 1.0.1 release
Update changelog
1 parent 85c99f1 commit 5eff578

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/changelog.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
Changelog
22
=========
33

4-
Version 1.0.1
5-
-------------
4+
Version 1.0.1 (2020-03-26)
5+
--------------------------
66

77
* Drop usage of the six module since Python 2 is no longer supported.
8+
Remove Python 2 specific code.
89
* Update dependencies:
910

1011
* django: 3.0 => 3.0.4
@@ -17,7 +18,7 @@ Version 1.0.1
1718
* sympy: 1.5 => 1.5.1
1819
* tornado: 6.0.3 => 6.0.4
1920

20-
* Remove six and html5lib requirements.
21+
* Remove six, html5lib and mercurial requirements.
2122
* pip-tools (pip-compile) is now used to update dependencies
2223

2324
Version 1.0.0 (2019-12-17)

0 commit comments

Comments
 (0)