From 2c3af45f5cb1a8991d50c20abbba8f981100d191 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Wed, 15 Sep 2021 14:14:24 +0200 Subject: [PATCH] Added missing changelog --- changelog/64_UNRELEASED_xxxx.xx.xx.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog/64_UNRELEASED_xxxx.xx.xx.md b/changelog/64_UNRELEASED_xxxx.xx.xx.md index 23582728..cbf38034 100644 --- a/changelog/64_UNRELEASED_xxxx.xx.xx.md +++ b/changelog/64_UNRELEASED_xxxx.xx.xx.md @@ -1 +1,5 @@ - Fixed that the "Add all list items to stock" shopping list workflow did not work for more than ~6 items (thanks @tjhowse) +- Fixed that plural form handling (e.g. for quantity units) was wrong for negative numbers + +### API +- Fixed that international characters were not allowed in API query filters