Skip to content

Commit

Permalink
Merge 521e762 into f6a6195
Browse files Browse the repository at this point in the history
  • Loading branch information
atollk committed Apr 7, 2021
2 parents f6a6195 + 521e762 commit 42f1842
Show file tree
Hide file tree
Showing 3 changed files with 1,012 additions and 309 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

### Added

- Added `fs.copy.copy_file_if`, `fs.copy.copy_dir_if`, and `fs.copy.copy_fs_if`.
Closes [#458](https://github.com/PyFilesystem/pyfilesystem2/issues/458).

### Fixed

- Fixed performance bugs in `fs.copy.copy_dir_if_newer`. Test cases were adapted to catch those bugs in the future.


## [2.4.13] - 2021-03-27

Expand Down

0 comments on commit 42f1842

Please sign in to comment.