Skip to content

Commit ad63da5

Browse files
committed
Update changelog
1 parent cc751ba commit ad63da5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Changelog
99
1010
version 0.2.0-dev
1111
-----------------
12+
+ Fixed a bug where writing of the gzip header would crash if an older version
13+
of Python 3.7 was used such as on Debian or Ubuntu. This is due to
14+
differences between point releases because of a backported feature. The code
15+
now checks if the backported feature is present.
1216
+ Added Python 3.9 to the testing.
1317
+ Fixed ``setup.py`` to list setuptools as a requirement.
1418
+ Changed homepage to reflect move to pycompression organization.

0 commit comments

Comments
 (0)