Skip to content

Commit 2e02ca7

Browse files
committed
Update whats-new.rst
1 parent 491fb16 commit 2e02ca7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Deprecations
3434
Bug fixes
3535
~~~~~~~~~
3636

37+
- Make sure DataArray.name is always a string when used as label for plotting.
38+
(:issue:`6826`, :pull:`6832`)
39+
By `Jimmy Westling <https://github.com/illviljan>`_.
3740
- :py:attr:`DataArray.nbytes` now uses the ``nbytes`` property of the underlying array if available.
3841
By `Max Jones <https://github.com/maxrjones>`_.
3942

0 commit comments

Comments
 (0)