summaryrefslogtreecommitdiff
path: root/HISTORY.h
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY.h')
-rw-r--r--HISTORY.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/HISTORY.h b/HISTORY.h
index 1b3f6e8..160c0b7 100644
--- a/HISTORY.h
+++ b/HISTORY.h
@@ -5,7 +5,7 @@
*
*/
-#define _VERSION "1.1.89"
+#define _VERSION "1.1.90"
#define VERSION_DATE "24.02.2018"
#define DB_API 6
@@ -19,10 +19,13 @@
/*
* ------------------------------------
+2018-02-23 version 1.1.90 (horchi)
+ - change: improved timer cleanup
+
2018-02-23 version 1.1.89 (horchi)
- change: Improved switch timer 'timing'
-2018-02-22 version 1.1.88 (horchi)
+018-02-22 version 1.1.88 (horchi)
- added: Optional switch timer notification message
2018-02-20 version 1.1.87 (horchi)