From d34c7b0a87b72fd2d681f6c8e9083e58b58141c6 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 6 Jul 2019 14:56:56 +0200 Subject: [PATCH] Created the changelog for the next version --- changelog/50_2.4.3_2019-xx-xx.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelog/50_2.4.3_2019-xx-xx.md diff --git a/changelog/50_2.4.3_2019-xx-xx.md b/changelog/50_2.4.3_2019-xx-xx.md new file mode 100644 index 00000000..9afdb414 --- /dev/null +++ b/changelog/50_2.4.3_2019-xx-xx.md @@ -0,0 +1,4 @@ +- Fixed the messed up message/toast after consuming a product from the stock overview page +- Fixed that "Track date only" chores were always tracked today, regardless of the given date +- Fixed that the "week costs" were wrong after removing a meal plan entry +- Fixed wrong recipes costs calculation with nested recipes when the base recipe servings are > 1 (also affected the meal plan when adding such a recipe there)