Skip to content

Commit 7159a96

Browse files
committed
Update CHANGELOG.md with changes from #527
1 parent afcaa5a commit 7159a96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1212

1313
- Replaced `appdirs` with `platformdirs` dependency
1414
([#489](https://github.com/PyFilesystem/pyfilesystem2/pull/489)).
15+
- Make `fs.zipfs._ZipExtFile` use the seeking mechanism implemented
16+
in the Python standard library in Python version 3.7 and later
17+
([#527](https://github.com/PyFilesystem/pyfilesystem2/pull/527)).
18+
- Mark `fs.zipfs.ReadZipFS` as a case-sensitive filesystem
19+
([#527](https://github.com/PyFilesystem/pyfilesystem2/pull/527)).
1520

1621

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

0 commit comments

Comments
 (0)