Correctly propagate frontend call warnings (fixes #211)

Change-Id: Ia571b8e6b0ba0a4edbf0501254ce2bc115f18cf6
diff --git a/Changes b/Changes
index ac459ff..b67d33e 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+0.55 2024-06-11
+        - Correctly propagate warnings in frontend calls. (diewald)
+
 0.54 2024-06-10
         - Remove deprecated 'matchInfo' API path. (diewald, margaretha)
         - Improve footer responsiveness. (diewald)