From 98f214e9f14d5197f85aaefd38de856bff5da208 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 3 May 2020 20:28:04 +0200 Subject: [PATCH] Added changelog for #826 --- changelog/60_UNRELEASED_2020-xx-xx.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/60_UNRELEASED_2020-xx-xx.md b/changelog/60_UNRELEASED_2020-xx-xx.md index 133078ed..67b368e2 100644 --- a/changelog/60_UNRELEASED_2020-xx-xx.md +++ b/changelog/60_UNRELEASED_2020-xx-xx.md @@ -13,7 +13,8 @@ - Improved the recipe adding workflow (a recipe called "New recipe" is now not automatically created when starting to add a recipe) (thanks @zsarnett) - Fixed that images on the recipe gallery view were not scaled correctly on largers screens (thanks @zsarnett) -### Chores fixes +### 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) ### Calendar improvements/fixes