File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.1.3]
11+ ### Fixed
12+ - upath: restore compatibility with "fsspec<2022.03.0" in line with setup.cfg (#139 ).
13+
1014## [ 0.1.2]
1115### Added
1216- upath.registry: provide ` available_implementations() ` and ` register_implementation() ` (#134 ).
@@ -79,7 +83,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7983### Added
8084- started a changelog to keep track of significant changes
8185
82- [ Unreleased ] : https://github.com/fsspec/universal_pathlib/compare/v0.1.2...HEAD
86+ [ Unreleased ] : https://github.com/fsspec/universal_pathlib/compare/v0.1.3...HEAD
87+ [ 0.1.3 ] : https://github.com/fsspec/universal_pathlib/compare/v0.1.2...v0.1.3
8388[ 0.1.2 ] : https://github.com/fsspec/universal_pathlib/compare/v0.1.1...v0.1.2
8489[ 0.1.1 ] : https://github.com/fsspec/universal_pathlib/compare/v0.1.0...v0.1.1
8590[ 0.1.0 ] : https://github.com/fsspec/universal_pathlib/compare/v0.0.24...v0.1.0
You can’t perform that action at this time.
0 commit comments