diff options
author | Ricky Kresslein <rk@lakoliu.com> | 2022-06-10 15:57:58 +0300 |
---|---|---|
committer | Ricky Kresslein <rk@lakoliu.com> | 2022-06-10 15:57:58 +0300 |
commit | aa892b17090f94f56e9dea02caaaa09145c6ad2b (patch) | |
tree | 785e22ce9e42be14c8719a549f43c59537cc924e /data | |
parent | 60f1767f8e8fc724d1ad7bf578e2e1eb6bcb5824 (diff) | |
download | Furtherance-aa892b17090f94f56e9dea02caaaa09145c6ad2b.tar.zst |
Update version to 1.5.0
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> |