[Scheduler] Update metadata and changelog

master
Alessandro Cocco 2022-06-03 17:32:39 +02:00
parent a1c214a502
commit b33cfc8c14
2 changed files with 4 additions and 1 deletions

View File

@ -10,3 +10,6 @@
0.09: Move some functions to new time_utils module
0.10: Default to sched.js if custom js not found
0.11: Fix default dow
0.12: Update default buzz patterns to new values
Improve timer message using formatDuration
Fix wrong fallback for buzz pattern

View File

@ -1,7 +1,7 @@
{
"id": "sched",
"name": "Scheduler",
"version": "0.11",
"version": "0.12",
"description": "Scheduling library for alarms and timers",
"icon": "app.png",
"type": "scheduler",