From 51032cfcc64b9a014ba0b38453d9b92de07b3136 Mon Sep 17 00:00:00 2001 From: OmegaRogue Date: Tue, 8 Dec 2020 23:05:37 +0100 Subject: [PATCH] Update Changelog --- apps.json | 4 ++-- apps/dane/ChangeLog | 3 ++- apps/dane_tcr/ChangeLog | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/apps.json b/apps.json index 0241b9fe8..c376813f2 100644 --- a/apps.json +++ b/apps.json @@ -1489,7 +1489,7 @@ "name": "Digital Assistant, not EDITH", "shortName": "DANE", "icon": "app.png", - "version": "0.11", + "version": "0.12", "description": "A Watchface inspired by Tony Stark's EDITH and based on https://arwes.dev/", "tags": "clock", "type": "clock", @@ -1510,7 +1510,7 @@ "name": "DANE Touch Launcher", "shortName":"DANE Toucher", "icon": "app.png", - "version":"0.03", + "version":"0.04", "description": "Touch enable left to right launcher in the style of the DANE Watchface", "tags": "tool,system,launcher", "type":"launch", diff --git a/apps/dane/ChangeLog b/apps/dane/ChangeLog index 5c44130bf..1480ba04b 100644 --- a/apps/dane/ChangeLog +++ b/apps/dane/ChangeLog @@ -6,4 +6,5 @@ 0.08: Removed Image, Reduced RAM usage 0.09: Added Unix Time 0.10: Added Counter, Added Battery Display -0.11: Code Refactoring, Improved Description \ No newline at end of file +0.11: Code Refactoring, Improved Description +0.12: Move code to Arwes Module \ No newline at end of file diff --git a/apps/dane_tcr/ChangeLog b/apps/dane_tcr/ChangeLog index b2cf10a5f..5ca22a7d9 100644 --- a/apps/dane_tcr/ChangeLog +++ b/apps/dane_tcr/ChangeLog @@ -1,3 +1,4 @@ 0.01: Fork Toucher and change looks to match with DANE Watchface 0.02: Add Frames -0.03: Add LowRes Support \ No newline at end of file +0.03: Add LowRes Support +0.04: Move code to Arwes Module \ No newline at end of file