Skip to content

Commit d4366d5

Browse files
committed
changelog layout corrected
1 parent c93ced5 commit d4366d5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
along axis 1.
1414
- Added `xcube_resampling.resample_in_time` which allows to resample a dataset along
1515
the time axis. It supports up- and down-sampling.
16-
- - Renamed the parameter `recover_nans` to `prevent_nan_propagations`, which can be
16+
- Renamed the parameter `recover_nans` to `prevent_nan_propagations`, which can be
1717
a boolean or a mapping (from variable name or dtype to boolean) that, when `True`,
1818
prevents NaN propagation during upsampling or interpolation.
19-
19+
2020

2121
## Changes in 0.1.1
2222

0 commit comments

Comments
 (0)