Skip to content

Commit 1ba0d11

Browse files
JohanKJSchreurssoxofaan
authored andcommitted
Issue #198: Updated changelog
1 parent 7263ea0 commit 1ba0d11

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424
- Fixed/improved math operator/process support for `DataCube`s in "apply" mode (non-"band math"),
2525
allowing expressions like `10 * cube.log10()` and `~(cube == 0)`
2626
([#123](https://github.com/Open-EO/openeo-python-client/issues/123))
27-
27+
- Fixed: PermissionError with PrivateJsonFile on Windows. It can now protect the file, using oschmod.
28+
([#198](https://github.com/Open-EO/openeo-python-client/issues/198))
29+
- Fixed: Some unit tests for configuration that were broken on Windows due to differences in paths.
30+
([#350](https://github.com/Open-EO/openeo-python-client/issues/350))
2831

2932
## [0.13.0] - 2022-10-10 - "UDF UX" release
3033

0 commit comments

Comments
 (0)