Skip to content

Commit e918f3e

Browse files
committed
Update changelog with simplification changes
1 parent 4edc533 commit e918f3e

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
@@ -12,6 +12,8 @@ version 0.5.0-dev
1212
+ Wheels are now build for MacOS arm64 architectures.
1313
+ Fix a bug where READ and WRITE in zlib_ng.gzip_ng were inconsistent with the
1414
values in gzip on Python 3.13
15+
+ Small simplifications to the ``gzip_ng.compress`` and ``gzip_ng.decompress``
16+
functions, which should lead to less overhead.
1517

1618
version 0.4.3
1719
-----------------

0 commit comments

Comments
 (0)