Skip to content

Commit 76c1ac5

Browse files
committed
Add bug to changelog
1 parent 56aa7e3 commit 76c1ac5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Changelog
77
.. This document is user facing. Please word the changes in such a way
88
.. that users understand how the changes affect the new version.
99
10+
version 0.8.1
11+
-----------------
12+
+ Fix a bug where multi-member gzip files where read incorrectly due to an
13+
offset error. This was caused by ISA-L's decompressobj having a small
14+
bitbuffer which was not taken properly into account in some circumstances.
15+
1016
version 0.8.0
1117
-----------------
1218
+ Speed up ``igzip.compress`` and ``igzip.decompress`` by improving the

0 commit comments

Comments
 (0)