Skip to content

Commit fedf099

Browse files
committed
Add changelog entries
1 parent ac1c82d commit fedf099

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

changes/3066.bugfix.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
`~zarr.errors.BaseZarrError` now inherits from `Exception` instead of `ValueError`.
2+
This fix also affects all other exceptions in `zarr.errors`.

changes/3066.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Added `~zarr.errors.GroupNotFoundError`, which is raised when attempting to open a group that does not exist.

0 commit comments

Comments
 (0)