We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357a50d commit 28600d6Copy full SHA for 28600d6
CHANGELOG.md
@@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
12
- Start testing on PyPy. Due to [#342](https://github.com/PyFilesystem/pyfilesystem2/issues/342)
13
we have to treat PyPy builds specially and allow them to fail, but at least we'll
14
be able to see if we break something aside from known issues with FTP tests.
15
-- Added `readinto` method for `MemoryFS` file objects
+- Added `readinto` method to `MemoryFS` and `FTPFS` file objects
16
[#380](https://github.com/PyFilesystem/pyfilesystem2/issues/380).
17
18
## [2.4.11] - 2019-09-07
0 commit comments