From cda3b7d073d08f836fb32abed64c2e0dfd495507 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 25 Aug 2026 14:58:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2cd64b0e..0dac9e42b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the logging of the `web_fetch` tool in the `FetchService` +### Fixed + +- Fixed the date of the exchange rates for instances running in a time zone other than UTC +- Fixed the date in the sitemap for instances running in a time zone other than UTC + ## 3.61.0 - 2026-08-25 ### Changed