Skip to content

Commit afdc22e

Browse files
committed
Update changelog with dictionary bug fix
1 parent d043751 commit afdc22e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Changelog
99
1010
version 1.2.0-dev
1111
-----------------
12+
+ Fix bug where zdict's could not be set for ``isal_zlib.decompressobj`` and
13+
``igzip_lib.IgzipDecompressor``.
1214
+ Escape GIL when calling inflate, deflate, crc32 and adler32 functions to
1315
just like in CPython. This allows for utilising more CPU cores in combination
1416
with the threading module. This comes with a very slight cost in efficiency

0 commit comments

Comments
 (0)