From 01a1e1f4a8e513f0b06d4e80f2e64558d1e1427f Mon Sep 17 00:00:00 2001 From: Johan Schreurs Date: Wed, 4 Oct 2023 15:16:17 +0200 Subject: [PATCH] Issue #404 Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2298bb03a..c752f8c4b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ### Added +- Automatically validate process graph before download/execute/execute_batch and log warning when invalid ([#404](https://github.com/Open-EO/openeo-python-client/issues/404)) - Add `DataCube.reduce_spatial()`