Skip to content

Commit df23bd9

Browse files
committed
update CHANGELOG.md
1 parent 94f507d commit df23bd9

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
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1010
### Added
1111

1212
- Missing `mode` attribute to `_MemoryFile` objects returned by `MemoryFS.openbin`.
13+
- Missing `readinto` method for `MemoryFS` and `FTPFS` file objects. Closes
14+
[#380](https://github.com/PyFilesystem/pyfilesystem2/issues/380).
1315

1416
### Changed
1517

0 commit comments

Comments
 (0)