Update ChangeLog

master
Martin Boonk 2022-03-06 21:39:14 +01:00
parent 1a6683695c
commit f25d5d577e
2 changed files with 2 additions and 1 deletions

View File

@ -4,3 +4,4 @@
0.04: Allow writing all image data to separate file to save some RAM
Allow hiding elements on lock
0.05: Add precompilation to js for performance
0.06: Watchfaces can be refreshed partly

View File

@ -2,7 +2,7 @@
"id": "imageclock",
"name": "Imageclock",
"shortName": "imageclock",
"version": "0.05",
"version": "0.06",
"type": "clock",
"description": "BETA!!! File formats still subject to change --- This app is a highly customizable watchface. To use it, you need to select a watchface. You can build the watchfaces yourself without programming anything. All you need to do is write some json and create image files.",
"icon": "app.png",