You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/changelog.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
24
- Added a new command 'Add task with current page in task description' which offers the ability to append a link to the current page to the task description when it is created.
25
25
- Added support for adding time to due dates in the "create task" modal.
26
26
27
+
### 🔁 Changes
28
+
29
+
- Added rendered deprecation warnings to queries. Please follow the warnings to avoid breaking changes in the future!
30
+
27
31
### 🐛 Bug Fixes
28
32
29
33
- The `priorityAscending` and `priorityDescending` options now sort tasks in the correct order.
0 commit comments