diff --git a/CHANGELOG.md b/CHANGELOG.md index f356084c..a55fa207 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Optimized moving folders between filesystems with syspaths ([#550](https://github.com/PyFilesystem/pyfilesystem2/pull/550)). - ### Added - Added `filter_glob` and `exclude_glob` parameters to `fs.walk.Walker`.