From bf81d8a7946adece77398d4651c0ce0d11d25a24 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Thu, 19 Dec 2019 20:10:21 +0100 Subject: [PATCH] Added changelog for #469 --- changelog/55_UNRELEASED_2019-xx-xx.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog/55_UNRELEASED_2019-xx-xx.md b/changelog/55_UNRELEASED_2019-xx-xx.md index 123139a6..c0d88c72 100644 --- a/changelog/55_UNRELEASED_2019-xx-xx.md +++ b/changelog/55_UNRELEASED_2019-xx-xx.md @@ -4,6 +4,9 @@ - From there you can also edit the stock entries - A huge THANK YOU goes to @kriddles for the work on this feature +### Meal plan fixes +- Fixed that when `FEATURE_FLAG_STOCK_PRICE_TRACKING` was set to `false`, prices were still shown (thanks @kriddles) + ### Calendar improvements - Improved that meal plan events in the iCal calendar export now contain a link to the appropriate meal plan week in the body of the event (thanks @kriddles)