diff --git a/changelog/70_4.0.0_2023-07-29.md b/changelog/70_4.0.0_2023-07-29.md index 73293a6d..d6361df8 100644 --- a/changelog/70_4.0.0_2023-07-29.md +++ b/changelog/70_4.0.0_2023-07-29.md @@ -7,7 +7,7 @@ ### New feature: Quantity unit conversions with unlimited hierarchy - Quantity unit conversions now support transitive conversions, means the QU hierarchy has now unlimited levels (thanks a lot @esclear) - - _Explained by a practical example: When a conversion between Teaspoons and Millilitres and another one between Millilitres and Litres exists (and so forth; unlimited levels), Grocy can now calculate Teaspoons to Litres (before a direct conversion between Teaspoons and Litres was required)._ + - _Explained by a practical example: When a conversion between Teaspoons and Milliliters and another one between Milliliters and Liters exists (and so forth; unlimited levels), Grocy can now calculate Teaspoons to Liters (before a direct conversion between Teaspoons and Liters was required)._ - The product option "Factor purchase to stock quantity unit" was removed - => Use normal product specific QU conversions instead, if needed - An existing "Factor purchase to stock quantity unit" was automatically migrated to a product specific QU conversion