From 70fd6e4ca5b4c049f2727aaebbb92af43426c37c Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Wed, 5 Mar 2025 10:32:35 +0100
Subject: [PATCH] Updated changelog

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

diff --git a/.docs/changelog.md b/.docs/changelog.md
index 812f6f039d..8c114c0040 100644
--- a/.docs/changelog.md
+++ b/.docs/changelog.md
@@ -9,6 +9,11 @@ author: Martin Weise
 * Fixed a bug where quick interaction with the UI caused the user to trigger the brute-force login detection
   in [#501](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/501).
 
+#### Features
+
+* Added the possibility to create and fill a table from a `pandas` DataFrame (or optionally just create the schema)
+  in [#496](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/496).
+
 ## v1.7.0 (2025-03-03)
 
 [:simple-gitlab: GitLab Release](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/tags/v1.7.1)
-- 
GitLab