Skip to content

Commit 20203d9

Browse files
committed
update changelog
1 parent 4edb1e0 commit 20203d9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1717
([#527](https://github.com/PyFilesystem/pyfilesystem2/pull/527)).
1818
- Mark `fs.zipfs.ReadZipFS` as a case-sensitive filesystem
1919
([#527](https://github.com/PyFilesystem/pyfilesystem2/pull/527)).
20+
- Optimized moving files between filesystems with syspaths.
21+
([#523](https://github.com/PyFilesystem/pyfilesystem2/pull/523)).
22+
- Fixed `move.move_file` to clean up the copy on the destination in case of errors.
2023

2124

2225
## [2.4.15] - 2022-02-07

0 commit comments

Comments
 (0)