Skip to content

Commit fafabbf

Browse files
committed
Update changelog for #737 and #731
1 parent 9b92d6f commit fafabbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Add support for `export_workspace` process ([#720](https://github.com/Open-EO/openeo-python-client/issues/720))
13+
- Add support for [processing parameter extension](https://github.com/Open-EO/openeo-api/tree/draft/extensions/processing-parameters) (e.g. default job options) in `build_process_dict` ([#731](https://github.com/Open-EO/openeo-python-client/issues/731))
1314

1415
### Changed
1516

@@ -20,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2021

2122
### Fixed
2223

24+
- Fix incompatibility problem when combining `load_stac` and `resample_spatial` ([#737](https://github.com/Open-EO/openeo-python-client/issues/737))
25+
2326

2427
## [0.38.0] - 2025-02-12
2528

0 commit comments

Comments
 (0)