Skip to content

Commit 0548b13

Browse files
committed
Update changelog for #732 #733
1 parent bc92a7d commit 0548b13

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
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
### Changed
2727

2828
- `DataCube.save_result()` (and related methods) now return a `SaveResult`/`StacResource` object instead of another `DataCube` object to be more in line with the official `save_result` specification ([#402](https://github.com/Open-EO/openeo-python-client/issues/402), [#720](https://github.com/Open-EO/openeo-python-client/issues/720))
29+
- `datacube_from_flat_graph` now returns a `SaveResult` instead of a `DataCube` when appropriate ([#402](https://github.com/Open-EO/openeo-python-client/issues/402), [#732](https://github.com/Open-EO/openeo-python-client/issues/732), [#733](https://github.com/Open-EO/openeo-python-client/issues/733))
2930
- Deprecate `BatchJob.run_synchronous` in favor of `BatchJob.start_and_wait` ([#570](https://github.com/Open-EO/openeo-python-client/issues/570)).
3031

3132
### Fixed

0 commit comments

Comments
 (0)