Skip to content

Commit 123d5e2

Browse files
committed
Add whats-new
1 parent 2b8bc34 commit 123d5e2

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
@@ -26,6 +26,8 @@ Bug fixes
2626
~~~~~~~~~
2727
- Fix Pydap test_cmp_local_file for numpy 2.3.0 changes, 1. do always return arrays for all versions and 2. skip astype(str) for numpy >= 2.3.0 for expected data. (:pull:`10421`)
2828
By `Kai Mühlbauer <https://github.com/kmuehlbauer>`_.
29+
- Fix the SciPy backend for netCDF3 files . (:issue:`8909`, :pull:`10376`)
30+
By `Deepak Cherian <https://github.com/dcherian>`_.
2931

3032

3133
Documentation

0 commit comments

Comments
 (0)