Skip to content

Commit 4647fd1

Browse files
committed
Add filelike objects acceptance to the changelog
1 parent 1717d09 commit 4647fd1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,10 @@ Changelog
186186

187187
in-development
188188
~~~~~~~~~~~~~~~~~~~
189+
190+
* #152: ``xopen()`` now accepts `file-like objects
191+
<https://docs.python.org/3/glossary.html#term-file-object>`_ for its filename
192+
argument.
189193
* #146, #147, #148: Various refactors for better code size and readability:
190194

191195
* PipedCompressionReader/Writer are now combined _PipedCompressionProgram

0 commit comments

Comments
 (0)