From 1fec58fd463932669d46e9ef3585e3b682d82d0d Mon Sep 17 00:00:00 2001 From: Martin Weise <martin.weise@tuwien.ac.at> Date: Thu, 27 Mar 2025 13:29:49 +0100 Subject: [PATCH] Fixed the changelog Signed-off-by: Martin Weise <martin.weise@tuwien.ac.at> --- .docs/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.docs/changelog.md b/.docs/changelog.md index 64c0b07ffc..47439d975f 100644 --- a/.docs/changelog.md +++ b/.docs/changelog.md @@ -6,6 +6,8 @@ author: Martin Weise #### Features +* Refactored internal Java-based testing data that improves test consistency + in [#510](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/510). * Added automated dashboard generation for all public databases where each view has an overview of its data and schema in [#460](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/460). -- GitLab