Updated changelog

This commit is contained in:
Bernd Bestel
2022-02-20 16:08:42 +01:00
parent 1aa7db9c2a
commit 823088b9cd

View File

@@ -25,7 +25,7 @@
### Chores
- The `Daily` period type has been changed to be schedule the chore at the _same time_ each `n` days
- The `Daily` period type has been changed to schedule the chore at the _same time_ each `n` days
- This period type scheduled chores `n` days _after the last execution_ before, which is also possible by using the `Hourly` period type and a corresponding period interval; all existing `Daily` schedules will be converted to that on migration
### Calendar