@@ -124,7 +124,7 @@ There is also the ability to use numbered date ranges that are independent of th
124124 - Example: ` 2023 `
125125
126126> [ !released]
127- > Numbered date ranges were introduced in Tasks X.Y.Z .
127+ > Numbered date ranges were introduced in Tasks 3.1.0 .
128128
129129### Troubleshooting date searches
130130
@@ -230,7 +230,7 @@ For full details of combining filters with boolean operators, see [[Combining Fi
230230> - ` no done date ` and ` has done date ` were introduced in Tasks 1.7.0.
231231> - ` done date is invalid ` was introduced in Tasks 1.16.0.
232232> - ` done (before|after|in) <date range> ` searches were introduced in Tasks 2.0.0.
233- > - ` done (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks X.Y.Z .
233+ > - ` done (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks 3.1.0 .
234234
235235### Due Date
236236
@@ -248,7 +248,7 @@ For full details of combining filters with boolean operators, see [[Combining Fi
248248> - ` has due date ` was introduced in Tasks 1.6.0.
249249> - ` due date is invalid ` was introduced in Tasks 1.16.0.
250250> - ` due (before|after|in) <date range> ` searches were introduced in Tasks 2.0.0.
251- > - ` due (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks X.Y.Z .
251+ > - ` due (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks 3.1.0 .
252252
253253### Scheduled Date
254254
@@ -266,7 +266,7 @@ For full details of combining filters with boolean operators, see [[Combining Fi
266266> - ` has scheduled date ` was introduced in Tasks 1.6.0.
267267> - ` scheduled date is invalid ` was introduced in Tasks 1.16.0.
268268> - ` scheduled (before|after|in) <date range> ` searches were introduced in Tasks 2.0.0.
269- > - ` scheduled (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks X.Y.Z .
269+ > - ` scheduled (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks 3.1.0 .
270270
271271### Start Date
272272
@@ -284,7 +284,7 @@ For full details of combining filters with boolean operators, see [[Combining Fi
284284> - ` has start date ` was Introduced in Tasks 1.6.0.
285285> - ` start date is invalid ` was introduced in Tasks 1.16.0.
286286> - ` starts (before|after|in) <date range> ` searches were introduced in Tasks 2.0.0.
287- > - ` starts (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks X.Y.Z .
287+ > - ` starts (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks 3.1.0 .
288288
289289When filtering queries by [[ Dates#🛫 Start|start date]] ,
290290the result will include tasks without a start date.
@@ -318,7 +318,7 @@ Such a filter could be:
318318> [ !released]
319319>
320320> - Created date was introduced in Tasks 2.0.0.
321- > - ` created (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks X.Y.Z .
321+ > - ` created (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks 3.1.0 .
322322
323323### Happens
324324
@@ -342,7 +342,7 @@ because the tasks starts before tomorrow. Only one of the dates needs to match.
342342>
343343> - ` no happens date ` and ` has happens date ` were introduced in Tasks 1.7.0.
344344> - ` happens (before|after|in) <date range> ` searches were introduced in Tasks 2.0.0.
345- > - ` happens (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks X.Y.Z .
345+ > - ` happens (before|after|in) (YYYY-Www|YYYY-mm|YYYY-Qq|YYYY) ` searches were introduced in Tasks 3.1.0 .
346346
347347## Filters for Task Statuses
348348
0 commit comments