diff --git a/NEWS b/NEWS index c561934d8..a73f180f6 100644 --- a/NEWS +++ b/NEWS @@ -106,6 +106,9 @@ Fixed regressions in 2.6.0 #1913). This was a regression introduced in 2.5.1. - The capitalized versions of named dates (such as Monday, February or Tomorrow) are again supported. This was a regression introduced in 2.5.2. + - The duration periods are converted to datetime values using the + current time as the anchor, as opposed to the beginning of unix time. + This was a regression in 2.5.2. - Filtering for attribute values containing dashes and numbers (such as 'vs.2021-01', see #2392) or spaces (such as "Home renovation", see #2388) is again supported. This was a regression introduced in 2.4.0.