From 36f5fb23e9a2a85dae3ba028979a7f405ccc116e Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sun, 21 Feb 2021 18:13:16 +0100 Subject: [PATCH] Added changelog for #1347 --- changelog/62_UNRELEASED_xxxx-xx-xx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/62_UNRELEASED_xxxx-xx-xx.md b/changelog/62_UNRELEASED_xxxx-xx-xx.md index 371ed59b..3824ab34 100644 --- a/changelog/62_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/62_UNRELEASED_xxxx-xx-xx.md @@ -3,5 +3,6 @@ - Fixed that shopping list prints had a grey background (thanks @Forceu) - Improved/fixed the form validation on the shopping list item page (thanks @Forceu) - Fixed that consuming with Scan Mode was not possible +- Fixed that the current stock total value (header of the stock overview page) didn't include decimal amounts (thanks @Ape) - Some night mode style improvements (thanks @BlizzWave and @KTibow) - Recipe printing improvements (thanks @Ape)