We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a8cb9 commit e06b1d8Copy full SHA for e06b1d8
CHANGELOG.rst
@@ -7,6 +7,12 @@ Changelog
7
.. This document is user facing. Please word the changes in such a way
8
.. that users understand how the changes affect the new version.
9
10
+version 0.4.2
11
+-----------------
12
++ Fix a reference counting error that happened on module initialization and
13
+ triggered an error in the CPython debug build.
14
++ Fix a setup.py error that was triggered on MacOS ARM64.
15
+
16
version 0.4.1
17
-----------------
18
+ Fix a bug where streams that were passed to gzip_ng_threaded.open where
0 commit comments