diff --git a/docs/release.rst b/docs/release.rst index 50eb8316bf..e63e7f8c22 100644 --- a/docs/release.rst +++ b/docs/release.rst @@ -17,11 +17,10 @@ Unreleased * Fix bug that caused double counting of groups in ``groups()`` and ``group_keys()`` methods with V3 stores. By :user:`Ryan Abernathey ` :issue:`1228`. + * Handle fsspec.FSMap using FSStore store By :user:`Rafal Wojdyla ` :issue:`1304`. -.. _release_2.13.2: - Maintenance ~~~~~~~~~~~ @@ -55,6 +54,9 @@ Maintenance * Delete unused files. By :user:`John Kirkham ` :issue:`1251`. +* Uopdate web links: http:// → https:// + By :user:`Dimitri Papadopoulos Orfanos ` :issue:`1313`. + .. _release_2.13.3: diff --git a/notebooks/dask_copy.ipynb b/notebooks/dask_copy.ipynb index 5cb712508c..ba4391737a 100644 --- a/notebooks/dask_copy.ipynb +++ b/notebooks/dask_copy.ipynb @@ -33,7 +33,7 @@ "text/html": [ "\n", "
\n", - " \n", + " \n", " Loading BokehJS ...\n", "
" ] diff --git a/notebooks/dask_count_alleles.ipynb b/notebooks/dask_count_alleles.ipynb index 8ca462b232..8b9b7cec6e 100644 --- a/notebooks/dask_count_alleles.ipynb +++ b/notebooks/dask_count_alleles.ipynb @@ -26,7 +26,7 @@ "text/html": [ "\n", "
\n", - " \n", + " \n", " Loading BokehJS ...\n", "
" ]