1
0
Fork 0

Update ChangeLog

master
frigis1 2022-05-17 23:41:24 -07:00 committed by GitHub
parent 2351340a73
commit 7a64faf1c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@
Correct `decodeTime(t)` to return a more likely expected time Correct `decodeTime(t)` to return a more likely expected time
0.08: add day of week check to getActiveAlarms() 0.08: add day of week check to getActiveAlarms()
0.09: Move some functions to new time_utils module 0.09: Move some functions to new time_utils module
0.10: Default to sched.js if custom js not found