From ac2f20e0c887faa787941073899e8b1ff7170a13 Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Sat, 18 Jan 2025 09:27:13 +0100
Subject: [PATCH] Added changelog

Signed-off-by: Martin Weise <martin.weise@tuwien.ac.at>
---
 .docs/changelog.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.docs/changelog.md b/.docs/changelog.md
index e2d08d0ab4..8bc30ffa88 100644
--- a/.docs/changelog.md
+++ b/.docs/changelog.md
@@ -2,6 +2,22 @@
 author: Martin Weise
 ---
 
+## v1.6.1 (2025-01-18)
+
+[:simple-gitlab: GitLab Release](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tags/v1.6.1)
+
+### What's Changed
+
+#### Changes
+
+* Added privacy feature for hidden databases (and optionally tables, views, subsets) that hides them completely from
+  e.g. the search in [#482](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/482).
+
+#### Fixes
+
+* Added init container that adds the admin user to the Metadata Database 
+  in [#480](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/480).
+
 ## v1.6.0 (2025-01-07)
 
 [:simple-gitlab: GitLab Release](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tags/v1.6.0)
-- 
GitLab