From 68dc1bc1f9b5193f29a91dc0701500c63c0e281d Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 12 Oct 2019 10:25:39 +0200 Subject: [PATCH] Added changelog for #417 --- changelog/55_UNRELEASED_2019-xx-xx.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 changelog/55_UNRELEASED_2019-xx-xx.md diff --git a/changelog/55_UNRELEASED_2019-xx-xx.md b/changelog/55_UNRELEASED_2019-xx-xx.md new file mode 100644 index 00000000..af8b16fe --- /dev/null +++ b/changelog/55_UNRELEASED_2019-xx-xx.md @@ -0,0 +1,2 @@ +### 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)