Skip to content

Commit c32d7bd

Browse files
authored
reword the whats-new entry for unit support (#3878)
* reword the whats-new entry for unit support of top-level functions and Variable
1 parent 9eec56c commit c32d7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats-new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ New Features
4141
- Support new h5netcdf backend keyword `phony_dims` (available from h5netcdf
4242
v0.8.0 for :py:class:`~xarray.backends.H5NetCDFStore`.
4343
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_.
44-
- Support unit aware arrays with pint. (:issue:`3594`, :pull:`3706`, :pull:`3611`)
44+
- Add partial support for unit aware arrays with pint. (:pull:`3706`, :pull:`3611`)
4545
By `Justus Magin <https://github.com/keewis>`_.
4646
- :py:meth:`Dataset.groupby` and :py:meth:`DataArray.groupby` now raise a
4747
`TypeError` on multiple string arguments. Receiving multiple string arguments

0 commit comments

Comments
 (0)