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 6763644 commit 4eb0854Copy full SHA for 4eb0854
CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
## Unreleased
10
11
+- Fixes a backward incompatibility where `fs.move.move_file` raises `DestinationExists`
12
+ ([#535](https://github.com/PyFilesystem/pyfilesystem2/issues/535)).
13
+
14
15
## [2.4.16] - 2022-05-02
16
0 commit comments