Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 432981f

Browse files
committed
add other bugfixes to whatsnew
1 parent e8aa454 commit 432981f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/whats-new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Bug fixes
3434

3535
- Fixed bug with checking that assigning parent or new children did not create a loop in the tree (:pull:`105`)
3636
By `Tom Nicholas <https://github.com/TomNicholas>`_.
37+
- Do not call ``__exit__`` on Zarr store when opening (:pull:`90`)
38+
By `Matt McCormick <https://github.com/thewtex>`_.
39+
- Fix netCDF encoding for compression (:pull:`95`)
40+
By `Joe Hamman <https://github.com/jhamman>`_.
3741

3842
Documentation
3943
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)