Skip to content

Commit 8023f9f

Browse files
committed
Add whats-new note
1 parent a5388bf commit 8023f9f

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
@@ -39,6 +39,9 @@ Bug Fixes
3939
``engine=`` argument. (:pull:`10804`). By `Ian Hunt-Isaak <https://github.com/ianhi>`_.
4040
- Fix indexing with empty arrays for scipy & h5netcdf backends which now resolves to empty slices (:issue:`10867`, :pull:`10870`).
4141
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_
42+
- Fix error handling issue in ``decode_cf_variables`` when decoding fails - the exception is now re-raised
43+
correctly, with a note added about the variable name that caused the error (:issue:`10873`, :pull:`10886`).
44+
By `Jonas L. Bertelsen <https://github.com/jonaslb>`_
4245

4346
Performance
4447
~~~~~~~~~~~

0 commit comments

Comments
 (0)