Skip to content

Commit 811372c

Browse files
committed
Update changelog [skip ci]
1 parent 0f707c6 commit 811372c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changes.d/5928.break.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed behaviour of `initial cycle point = next(...)` which could result in a time in the past, and equivalently for `previous()`. E.g. if the current time is `2024-01-01T12:30Z`, `next(--01-01)` now evaluates to `2025-01-01T00:00Z` instead of `2024-01-01T00:00Z`.

0 commit comments

Comments
 (0)