Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
farahats9 committed Jun 20, 2023
1 parent dae2714 commit 027e330
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Change history

## v0.5.2
## v0.6.1

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

## v0.3.0

Expand Down

0 comments on commit 027e330

Please sign in to comment.