From 21b1a5f84278ae2cd1992f763f6b72835c582743 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 27 Jun 2026 17:13:47 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72786a49c..863376cae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added support for filtering in the public access for portfolio sharing (experimental) - Set up the language localization for Japanese (`ja`) +### Fixed + +- Fixed the time zone handling in the `api` test suite for deterministic execution in `UTC` + ## 3.17.0 - 2026-06-26 ### Added