diff --git a/CHANGELOG.md b/CHANGELOG.md index 45a9b23..e03b60c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added ### Changed - +- `ouput_path_generator` in `GFMapJobManager.on_job_done` now requires `sample_id` as a keyword argument ### Removed ### Fixed - Fixed bug where `s1_area_per_orbitstate_vvvh` failed for FeatureCollections containing a single point - Fixed bug where gfmap didn't work with the latest version of the openeo-python-client +- ## [0.2.0] - 2024-10-10