Skip to content

Commit 0835a3f

Browse files
committed
Update whats-new
1 parent 9400372 commit 0835a3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/whats-new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,8 @@ New Features
335335
- Added ability to save ``DataArray`` objects directly to Zarr using :py:meth:`~xarray.DataArray.to_zarr`.
336336
(:issue:`7692`, :pull:`7693`) .
337337
By `Joe Hamman <https://github.com/jhamman>`_.
338+
- Many error messages related to invalid dimensions or coordinates now always show the list of valid dims/coords (:pull:`8079`).
339+
By `András Gunyhó <https://github.com/mgunyho>`_.
338340

339341
Breaking changes
340342
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)