Skip to content

Commit d419ea8

Browse files
committed
add changelog
1 parent 66007af commit d419ea8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
since version 1.7.2 release
22
===========================
3+
* support os.PathLike arguments for `Dataset.fromcdl` and raise a `FileNotFoundError`
4+
if the cdl is missing and a `FileExistsError` if the nc file already exists (PR #1387)
35
* raise more informative error when trying to iterate or
46
perform a membership operation on a Dataset (issue #1383)
57
* fix type hint for createEnumType (issue #1378)

0 commit comments

Comments
 (0)