diff --git a/doc/whats-new.rst b/doc/whats-new.rst index 40307827bc9..aac2ca7bbf8 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -41,7 +41,7 @@ New Features - Support new h5netcdf backend keyword `phony_dims` (available from h5netcdf v0.8.0 for :py:class:`~xarray.backends.H5NetCDFStore`. By `Kai Mühlbauer `_. -- Support unit aware arrays with pint. (:issue:`3594`, :pull:`3706`, :pull:`3611`) +- Add partial support for unit aware arrays with pint. (:pull:`3706`, :pull:`3611`) By `Justus Magin `_. - :py:meth:`Dataset.groupby` and :py:meth:`DataArray.groupby` now raise a `TypeError` on multiple string arguments. Receiving multiple string arguments