From 4cc31a87e096a6916a7c38c76e7bdb8bcc6cc3b2 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 26 Jan 2020 21:03:32 +0100 Subject: [PATCH] Added changelog RSS feed info to changelog --- 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 c9d83bf0..6c3291f2 100644 --- a/changelog/55_UNRELEASED_2019-xx-xx.md +++ b/changelog/55_UNRELEASED_2019-xx-xx.md @@ -26,6 +26,9 @@ - => When moving a product from/to a freezer location, the best before date is changed accordingly - There is also a new sub feature flag `FEATURE_FLAG_STOCK_PRODUCT_FREEZING` to disable this if you don't need it (defaults to `true`) +### Other new things to note +- There is now a RSS feed for this changelog, use it to get notified about new releases: https://grocy.info/changelog/feed + ### Stock improvements/fixes - The productcard gets now also refreshed after a transaction was posted (purchase/consume/etc.) (thanks @kriddles) - The product field calories (kcal) now also allows decimal numbers