Skip to content

Commit 28600d6

Browse files
committed
update CHANGELOG for addition of FTPFile.readinto
1 parent 357a50d commit 28600d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ 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
15+
- Added `readinto` method to `MemoryFS` and `FTPFS` file objects
1616
[#380](https://github.com/PyFilesystem/pyfilesystem2/issues/380).
1717

1818
## [2.4.11] - 2019-09-07

0 commit comments

Comments
 (0)