diff options
Diffstat (limited to 'data')
-rwxr-xr-x | data/com.lakoliu.Furtherance.appdata.xml.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.appdata.xml.in b/data/com.lakoliu.Furtherance.appdata.xml.in index b66b439..1d4d6c1 100755 --- a/data/com.lakoliu.Furtherance.appdata.xml.in +++ b/data/com.lakoliu.Furtherance.appdata.xml.in @@ -39,6 +39,16 @@ <content_rating type="oars-1.1" /> <releases> + <release version="1.5.0" date="2022-06-10"> + <description> + <ul> + <li>Added a button to restart tasks</li> + <li>CSV Export</li> + <li>Timer centered on empty state</li> + <li>Uses local date format</li> + </ul> + </description> + </release> <release version="1.4.0" date="2022-06-05"> <description> <ul> |