Skip to content

Commit 027e330

Browse files
committed
changes
1 parent dae2714 commit 027e330

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Change history
22

3-
## v0.5.2
3+
## v0.6.1
44

55
- Add Validations to all models
66
- Use `Enum` instead of free text for `IntervalSchedule.period` and `SolarSchedule.event`
77
- Use generic foreign key for schedules in `PeriodicTask`
88
- Make sessions efficient and only use a session when needed
99
- Allow using a separate schema for the tables
1010
- Add `ClockedSchedule`
11+
- Improve timezone support
1112

1213
## v0.3.0
1314

0 commit comments

Comments
 (0)