Skip to content

Commit 6492521

Browse files
committed
fixup! EP-3775 support experimental array_modify in python client Open-EO/openeo-processes#218 Open-EO/openeo-processes#202
1 parent d4635b1 commit 6492521

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
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- `DataCube.mask_polygon`: support `Parameter` argument for `mask`
1414
- Add initial/experimental support for default OIDC client ([#192](https://github.com/Open-EO/openeo-python-client/issues/192), [Open-EO/openeo-api#366](https://github.com/Open-EO/openeo-api/pull/366))
1515
- Add `Connection.authenticate_oidc` for user-friendlier OIDC authentication: first try refresh token and fall back on device code flow
16+
- Add experimental support for `array_modify` process ([Open-EO/openeo-processes#202](https://github.com/Open-EO/openeo-processes/issues/202))
1617

1718
### Changed
1819

0 commit comments

Comments
 (0)