Skip to content

Commit 813f694

Browse files
committed
Update changelog with fix to readall memory leak
1 parent 8f1ba15 commit 813f694

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ 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 1.5.1
11+
-----------------
12+
+ Fix a memory leak in the GzipReader.readall implementation.
13+
1014
version 1.5.0
1115
-----------------
1216
+ Make a special case for threads==1 in ``igzip_threaded.open`` for writing

0 commit comments

Comments
 (0)