Skip to content

Commit 05883f8

Browse files
committed
update CHANGELOG.md
1 parent acef240 commit 05883f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212
- Start testing on PyPy. Due to [#342](https://github.com/PyFilesystem/pyfilesystem2/issues/342)
1313
we have to treat PyPy builds specially and allow them to fail, but at least we'll
1414
be able to see if we break something aside from known issues with FTP tests.
15+
- Added `readinto` method for `MemoryFS` file objects
16+
[#380](https://github.com/PyFilesystem/pyfilesystem2/issues/380).
1517

1618
## [2.4.11] - 2019-09-07
1719

0 commit comments

Comments
 (0)