diff --git a/CHANGELOG.md b/CHANGELOG.md index cf37ada6..3411d637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased / Draft +### Added + +- `run_ogcapi` +- `run_ogcapi_processes` +- Implementation guide for implementing OGC API - Processes in openEO + ### Changed - `clip`: Throw an exception if min > max [#472](https://github.com/Open-EO/openeo-processes/issues/472)