Skip to content

Commit 63c838c

Browse files
authored
Update CHANGELOG.md
1 parent 7d4ae62 commit 63c838c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
### Fixed
2727

2828
- Clarified for various mathematical functions the defined input and output ranges. Mention that `NaN` is returned outside of the defined input range where possible.
29-
- `add_dimension`: Clarified that type spatial always adds a spatial dimension for the `z` axis.
29+
- `add_dimension`: Clearly define behaviour for adding spatial dimensions
3030
- `apply_polygon`: Replaced outdated usage of `raster-cube` subtype with `datacube` and dimensions. [#524](https://github.com/Open-EO/openeo-processes/issues/524)
3131
- `aggregate_temporal` and `aggregate_temporal_period`: Clarified that the process throws a `DimensionNotAvailable` exception when no temporal dimension exists.
3232
- `aggregate_temporal_period`: Removed unused exception `DistinctDimensionLabelsRequired`

0 commit comments

Comments
 (0)