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 d277bca commit c124b24Copy full SHA for c124b24
docs/release.rst
@@ -38,7 +38,8 @@ Dependency Changes
38
* fsspec was moved from a required dependency to an optional one. Users should install
39
fsspec and any relevant implementations (e.g. s3fs) before using the ``RemoteStore``.
40
By :user:`Joe Hamman <jhamman>` :issue:`2391`.
41
-
+- ``RemoteStore`` was renamed to ``FsspecStore``.
42
+ By :user:`Joe Hamman <jhamman>` :issue:`2557`.
43
44
.. release_3.0.0-alpha:
45
0 commit comments