From f84fcd3690002bc5357e801eb4062d2fe6bc3d30 Mon Sep 17 00:00:00 2001 From: horchi Date: Sun, 15 Dec 2019 10:53:09 +0100 Subject: 2019-12-15: version 1.1.149 (horchi)\n - added: Added cleanup for old wasted timers\n - added: Added _endtime to table timers\n\n --- HISTORY.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'HISTORY.h') diff --git a/HISTORY.h b/HISTORY.h index 78b37e1..d4b4ed1 100644 --- a/HISTORY.h +++ b/HISTORY.h @@ -4,8 +4,8 @@ * ----------------------------------- */ -#define _VERSION "1.1.148" -#define VERSION_DATE "09.12.2019" +#define _VERSION "1.1.149" +#define VERSION_DATE "15.12.2019" #define DB_API 7 #ifdef GIT_REV @@ -18,6 +18,10 @@ * ------------------------------------ * +2019-12-15: version 1.1.149 (horchi) + - added: Added cleanup for old wasted timers + - added: Added _endtime to table timers + 2019-12-09: version 1.1.148 (horchi) - change: Improved epglv method to avoid problems on some special characters -- cgit v1.2.3