mirror of https://github.com/tasks/tasks
parent
e33b16b946
commit
718f0fbe9a
@ -1,8 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string-array name="changelog">
|
<string-array name="changelog">
|
||||||
<item>Add manual sorting support for CalDAV and EteSync. Compatible with Nextcloud Tasks and Apple Reminders</item>
|
<item>Add collapsible group headers when sorting by due date, priority, created, or modified</item>
|
||||||
<item>Fix offline subtasks</item>
|
|
||||||
<item>Update translations</item>
|
<item>Update translations</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
</resources>
|
</resources>
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
* Add collapsible group headers when sorting by due date, priority, created, or modified
|
||||||
|
* Update translations
|
||||||
Loading…
Reference in New Issue