From 6f2509c445866198bfa48616d572a8bc9db20628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nazl=C4=B1=20YANIK?= Date: Mon, 16 Sep 2024 13:13:13 +0300 Subject: [PATCH] added changelog. --- changelog/unreleased/fix-proxy-build-info.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelog/unreleased/fix-proxy-build-info.md diff --git a/changelog/unreleased/fix-proxy-build-info.md b/changelog/unreleased/fix-proxy-build-info.md new file mode 100644 index 0000000000..255cf9cbb3 --- /dev/null +++ b/changelog/unreleased/fix-proxy-build-info.md @@ -0,0 +1,5 @@ +Bugfix: Fixed proxy build info + +The version string for the proxy service has been changed to 'version'. + +# 10039