aboutsummaryrefslogtreecommitdiff
path: root/src/TaskScheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/TaskScheduler.h')
-rw-r--r--src/TaskScheduler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/TaskScheduler.h b/src/TaskScheduler.h
index aa0a05a..ab5ac11 100644
--- a/src/TaskScheduler.h
+++ b/src/TaskScheduler.h
@@ -71,6 +71,7 @@
//
// v1.9.1:
// 2015-11-28 - _TASK_ROLLOVER_FIX is deprecated (not necessary)
+// 2015-12-16 - bug fixes: automatic millis rollover support for delay methods
// 2015-12-17 - new method for _TASK_TIMECRITICAL option: getStartDelay()