From 8129b6b60bc2076ea18384d531ed9b89dcf45c98 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 20 Sep 2025 12:17:22 +0200 Subject: [PATCH] Added changelog for #2788 --- changelog/81_UNRELEASED_xxxx-xx-xx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/81_UNRELEASED_xxxx-xx-xx.md b/changelog/81_UNRELEASED_xxxx-xx-xx.md index b479be61..35024f7a 100644 --- a/changelog/81_UNRELEASED_xxxx-xx-xx.md +++ b/changelog/81_UNRELEASED_xxxx-xx-xx.md @@ -55,6 +55,7 @@ ### General +- Added a workaround for different SQL errors when running Grocy on FreeBSD and SQLite 3.41+ - Fixed that the date input shorthand `[+/-]n[d/m/y]` didn't work when the value lenght was >= 4 (e.g. `+10d`) ### API