Skip to content

Commit

Permalink
reword the whats-new entry for unit support (#3878)
Browse files Browse the repository at this point in the history
* reword the whats-new entry for unit support of top-level functions and Variable
  • Loading branch information
keewis authored Mar 23, 2020
1 parent 9eec56c commit c32d7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/whats-new.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://github.com/kmuehlbauer>`_.
- 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 <https://github.com/keewis>`_.
- :py:meth:`Dataset.groupby` and :py:meth:`DataArray.groupby` now raise a
`TypeError` on multiple string arguments. Receiving multiple string arguments
Expand Down

0 comments on commit c32d7bd

Please sign in to comment.