File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,6 @@ New Features
3030- Added ability to save ``DataArray `` objects directly to Zarr using :py:meth: `~xarray.DataArray.to_zarr `.
3131 (:issue: `7692 `, :pull: `7693 `) .
3232 By `Joe Hamman <https://github.com/jhamman >`_.
33- - Support `pandas>=2.0 ` (:pull: `7724 `)
34- By `Justus Magin <https://github.com/keewis >`_.
3533
3634Breaking changes
3735~~~~~~~~~~~~~~~~
@@ -62,6 +60,8 @@ Bug fixes
6260 (:issue: `7420 `, :pull: `7441 `).
6361 By `Justus Magin <https://github.com/keewis >`_ and
6462 `Spencer Clark <https://github.com/spencerkclark >`_.
63+ - Various `dtype ` related fixes needed to support `pandas>=2.0 ` (:pull: `7724 `)
64+ By `Justus Magin <https://github.com/keewis >`_.
6565- Preserve boolean dtype within encoding (:issue: `7652 `, :pull: `7720 `).
6666 By `Kai Mühlbauer <https://github.com/kmuehlbauer >`_
6767
You can’t perform that action at this time.
0 commit comments