From 1a179b5cf58dce78caa7a2fd4847dbe32deb999e Mon Sep 17 00:00:00 2001 From: Lukas Magel Date: Sat, 14 Oct 2023 21:17:12 +0200 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: zariiii9003 <52598363+zariiii9003@users.noreply.github.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca115dc90..fd51a62da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Bug Fixes * Fix Vector channel detection (#1634) * ixxat: Fix exception in 'state' property on bus coupling errors (#1647) * NeoVi: Fixed serial number range (#1650) -* Fix PCAN timestamp (#1651) +* PCAN: Fix timestamp offset due to timezone (#1651) * Fix BLFReader error for incomplete or truncated stream (#1662) * We do not need to account for drift when we `USE_WINDOWS_EVENTS` (#1666)