Skip to content

Commit

Permalink
Missing .
Browse files Browse the repository at this point in the history
  • Loading branch information
rhpvorderman authored Oct 6, 2023
1 parent fbb742a commit 720f1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ version 1.4.0-dev
overhead of decompressing files has significantly been reduced and
``python -m isal.igzip`` is now very close to the C ``igzip`` application.
+ The ``igzip._IGZipReader`` in C is now used in ``igzip.decompress``. The
``_GzipReader`` also can read from objects that support the buffer protocol
``_GzipReader`` also can read from objects that support the buffer protocol.
This has reduced overhead significantly.

version 1.3.0
Expand Down

0 comments on commit 720f1d9

Please sign in to comment.