From 49d2381aeca3e3071c0b680050aea664d2e49911 Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Fri, 11 Apr 2025 07:47:16 +0200
Subject: [PATCH] Updated the 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 14ef3bb6e3..a77872cd47 100644
--- a/.docs/changelog.md
+++ b/.docs/changelog.md
@@ -4,6 +4,11 @@ author: Martin Weise
 
 ## v1.8.1 (2025-04-??)
 
+#### Changes
+
+* Specified resource limits in the `docker-compose.yaml` deployment
+  in [#517](https://gitlab.phaidra.org/fair-data-austria-db-repository/fda-services/-/issues/517).
+
 #### Fixes
 
 * Fixed a bug in the UI that displays the "Create View" button only when the user has at least read access. 
-- 
GitLab