diff --git a/.docs/changelog.md b/.docs/changelog.md
index 14ef3bb6e3759d2be1c783c1a63da54eeb6d3b21..a77872cd47775032edc1919cb70060ec33698b69 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.