What's Changed
- Fix homework due date (1 day delayed) by @mrtncode in #255
- Remove lesson_change event type by @mrtncode in #256
Removal of the lesson_change type (event type and notifications)
-> The lesson_change event type was removed due to false reports. The event entity continues to work normally.
For subject changes, please use the subject type of the event entity instead of the (removed) lesson_change type.
Full Changelog: v2.1.0...v2.1.1