From ab6a3dad0957df49e423a0d45cbf9594eec598fc Mon Sep 17 00:00:00 2001 From: Martin Weise <martin.weise@tuwien.ac.at> Date: Mon, 21 Oct 2024 20:29:34 +0200 Subject: [PATCH] Added bug --- .docs/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.docs/changelog.md b/.docs/changelog.md index e7f12b284b..94a39ff64a 100644 --- a/.docs/changelog.md +++ b/.docs/changelog.md @@ -29,6 +29,8 @@ author: Martin Weise #### Fixes +* Preventing the semicolon `;` to be used in UI and fixed cryptic subset execution error messages + in [#456](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/456). * Multiple UI errors in [#453](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/453). * Fixed install script.sh in [#444](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/444) -- GitLab