Skip to content

Commit e06b1d8

Browse files
committed
Update changelog with patches for 0.4.2
1 parent b2a8cb9 commit e06b1d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

+6
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.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+
1016
version 0.4.1
1117
-----------------
1218
+ Fix a bug where streams that were passed to gzip_ng_threaded.open where

0 commit comments

Comments
 (0)