Skip to content

Commit 3370345

Browse files
committed
Update what's new
1 parent 93281b7 commit 3370345

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
@@ -44,6 +44,9 @@ Bug Fixes
4444
- Fix error handling issue in ``decode_cf_variables`` when decoding fails - the exception is now re-raised
4545
correctly, with a note added about the variable name that caused the error (:issue:`10873`, :pull:`10886`).
4646
By `Jonas L. Bertelsen <https://github.com/jonaslb>`_
47+
- When assigning an indexed coordinate to a data variable or coordinate, coerce it from
48+
``IndexVariable`` to ``Variable`` (:issue:`9859`, :issue:`10829`, :pull:`10909`)
49+
By `Julia Signell <https://github.com/jsignell>`_
4750

4851
Performance
4952
~~~~~~~~~~~

0 commit comments

Comments
 (0)