Skip to content

Commit fba4ef9

Browse files
committed
Issue #633/#711 add changelog entry
1 parent 6dbf2f0 commit fba4ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Improved tracking of metadata changes with `resample_spatial` and `resample_cube_spatial` ([#690](https://github.com/Open-EO/openeo-python-client/issues/690))
1717
- Move `ComparableVersion` to `openeo.utils.version` (related to [#611](https://github.com/Open-EO/openeo-python-client/issues/611))
1818
- Deprecate `openeo.rest.rest_capabilities.RESTCapabilities` and introduce replacement `openeo.rest.capabilities.OpenEoCapabilities` ([#611](https://github.com/Open-EO/openeo-python-client/issues/611), [#610](https://github.com/Open-EO/openeo-python-client/issues/610))
19+
- `MultiBackendJobManager`: start new jobs before downloading the results of finished jobs to use time more efficiently ([#633](https://github.com/Open-EO/openeo-python-client/issues/633))
1920

2021
### Removed
2122

0 commit comments

Comments
 (0)