Skip to content

Commit 5eb116c

Browse files
committed
docs: Record release version for lowest & highest priorities
1 parent 5d5bbde commit 5eb116c

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

docs/Getting Started/Priority.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ The idea is that you can easily filter out unimportant tasks without needing to
2424
- [ ] take out the trash 🔼
2525
```
2626

27+
> [!released]
28+
> Priorities 'lowest' and 'highest' were introduced in Tasks X.Y.Z.
29+
2730
## Easy adding of Priorities
2831

2932
Instead of adding the emoji manually, you can:

docs/Introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ publish: true
66

77
## What's New?
88

9+
- X.Y.Z: 🔥 Add [[Priority#Priorities and Order|lowest and highest]] priorities
910
- 3.8.0: 🔥 Add [[Limiting#Limit number of tasks in each group|limiting tasks per group]]
1011
- 3.8.0: 🔥 Add option to control the [[Recurring Tasks#Order of the new task|order of new recurring tasks]]
1112
- 3.7.0: 🔥 Add [[Grouping#Reversing groups|reverse sorting of groups]]

docs/Queries/Filters.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,9 @@ The available priorities are (from high to low):
467467
468468
For more information, see [[Priority|Priorities]].
469469
470+
> [!released]
471+
> Priorities 'lowest' and 'highest' were introduced in Tasks X.Y.Z.
472+
470473
#### Examples
471474
472475
```tasks

0 commit comments

Comments
 (0)