From bfab9651aa023bcde204c4288c3c5ae3e80835ee Mon Sep 17 00:00:00 2001 From: Przemyslaw Poznienski Date: Tue, 17 Feb 2026 14:45:31 +0100 Subject: [PATCH 1/2] [COREP-5309] update CHANGELOG.md version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 995f61d..4c3a33b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## [3.1.8] +## [3.1.9] - Updated `APIResponse.xsd` to include `DeviceId`, replaced `DeviceInfo` and `GeolocationInfo` in `CustomerInfo` with `DeviceId` retrieved from `BrowserData` ## [3.1.8] From 1b9452fd7cbf410dc5bd9ef9df084f1f25ba39b4 Mon Sep 17 00:00:00 2001 From: Przemyslaw Poznienski Date: Tue, 17 Feb 2026 14:54:40 +0100 Subject: [PATCH 2/2] [COREP-5309] update CHANGELOG.md version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c3a33b..3a766b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. ## [3.1.9] -- Updated `APIResponse.xsd` to include `DeviceId`, replaced `DeviceInfo` and `GeolocationInfo` in `CustomerInfo` with `DeviceId` retrieved from `BrowserData` +- Updated `APIResponse.xsd` to include `DeviceId`, replaced `DeviceInfo` and `GeolocationInfo` in `CustomerInfo` with `DeviceId` ## [3.1.8] - Updated `APIResponse.xsd` to include `DeviceInfo` and `GeolocationInfo`