Added changelog for #933

This commit is contained in:
Bernd Bestel
2020-08-18 19:36:45 +02:00
parent 295f360306
commit f88401a44a

View File

@@ -26,6 +26,7 @@
### Chores improvements/fixes
- Changed that not assigned chores on the chores overview page display now just a dash instead of an ellipsis in the "Assigned to" column to make this more clear (thanks @Germs2004)
- Fixed (again) that weekly chores, where the next execution should be in the same week, were scheduled (not) always (but sometimes) for the next week only (thanks @shadow7412)
- Fixed that the assignment type "In alphabetic order" did not work correctly (the last person in the list was always assigned next once reached) (thanks @fipwmaqzufheoxq92ebc)
### Calendar improvements/fixes
- Events are now links to the corresponding page (thanks @zsarnett)