File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,9 @@ The idea is that you can easily filter out unimportant tasks without needing to
24
24
- [ ] take out the trash 🔼
25
25
```
26
26
27
+ > [ !released]
28
+ > Priorities 'lowest' and 'highest' were introduced in Tasks X.Y.Z.
29
+
27
30
## Easy adding of Priorities
28
31
29
32
Instead of adding the emoji manually, you can:
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ publish: true
6
6
7
7
## What's New?
8
8
9
+ - X.Y.Z: 🔥 Add [[ Priority#Priorities and Order|lowest and highest]] priorities
9
10
- 3.8.0: 🔥 Add [[ Limiting#Limit number of tasks in each group|limiting tasks per group]]
10
11
- 3.8.0: 🔥 Add option to control the [[ Recurring Tasks#Order of the new task|order of new recurring tasks]]
11
12
- 3.7.0: 🔥 Add [[ Grouping#Reversing groups|reverse sorting of groups]]
Original file line number Diff line number Diff line change @@ -467,6 +467,9 @@ The available priorities are (from high to low):
467
467
468
468
For more information, see [[Priority|Priorities]].
469
469
470
+ > [!released]
471
+ > Priorities 'lowest' and 'highest' were introduced in Tasks X.Y.Z.
472
+
470
473
#### Examples
471
474
472
475
```tasks
You can’t perform that action at this time.
0 commit comments