Skip to content

Commit 0db6a7d

Browse files
committed
update
1 parent 65f2d62 commit 0db6a7d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGES.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## Changes in 0.6.2.dev4 (in dev)
2+
3+
* Internal changes (do not include in final CHANGES.md):
4+
- Fixed de-serialisation of objects for additional_properties = True
5+
- Added VariableDescriptor.ndim property
6+
- Warn, if additional properties passed to ctors
7+
- Update of xcube generator NBs
8+
9+
110
## Changes in 0.6.2.dev3
211

312
* Introduced abstract base class `xcube.util.jsonschema.JsonObject` which
@@ -6,7 +15,7 @@
615
as JSON trees.
716
* `xcube gen2` CLI tool can now have multiple `-v` options, e.g. `-vvv`
817
will now output detailed requests and responses.
9-
* Added new Juypter notebooks in `examples/notebooks/gen2`
18+
* Added new Jupyter notebooks in `examples/notebooks/gen2`
1019
for the _data cube generators_ in the package `xcube.core.gen2`.
1120

1221

0 commit comments

Comments
 (0)