diff --git a/.docs/changelog.md b/.docs/changelog.md index e7f12b284b67d0af3201031cd96c49eda62c2604..94a39ff64a84625ea301ad2993ba281a93aa04d1 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)