Skip to content

Commit 32581a1

Browse files
committed
Add --no-name flag to changelog
1 parent ec3ee12 commit 32581a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ that PyPy is no longer supported.
2222
for decompressing gzip files. PyPy should not be used for workloads that
2323
require heavy zlib-compatible compression/decompression. As such it was
2424
deemed unnecessary to continue supporting PyPy.
25+
+ A ``--no-name`` flag has been added to ``python -m isal.igzip``.
2526
+ Cython is no longer required as a build dependency.
2627
+ a fast function calling method ``METH_FASTCALL`` is now used to call the
2728
functions. This method is only supported by Python 3.7 and higher. This has

0 commit comments

Comments
 (0)