From 9b64b98a2802c44062438eea62baa24fe8095127 Mon Sep 17 00:00:00 2001 From: Julien Wadel Date: Tue, 29 Apr 2025 15:26:49 +0200 Subject: [PATCH] Fix windows timezone. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e0e18cce..fe8837ae6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Call logs synchronization. - URI handlers when mixing remote provisioning and call. - Blinking on resize or Ui updates on screen that have low frame rates. +- Timezones and Windows fix. ## 5.2.2 - 2024-03-11