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 69d1906 commit 7993af0Copy full SHA for 7993af0
1 file changed
CHANGELOG.md
@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
22
- Fixed `fs.move.move_file` to clean up the copy on the destination in case of errors.
23
- `fs.opener.manage_fs` with `writeable=True` will now raise a `ResourceReadOnly`
24
exception if the managed filesystem is not writeable.
25
-- Mark `fs.wrap.WrapReadOnly` as read-only filesystem.
+- Marked filesystems wrapped with `fs.wrap.WrapReadOnly` as read-only.
26
27
28
## [2.4.15] - 2022-02-07
0 commit comments