From 8825e51e82d6e82590d5b32d6fd01cd4e8baa42c Mon Sep 17 00:00:00 2001 From: Dmitry Koval Date: Fri, 13 Jan 2023 15:52:11 +0300 Subject: [PATCH] v.7.2.2.0 --- route4me-csharp-sdk/CHANGELOG.md | 3 +++ .../Route4MeSDKLibrary/Route4MeSDKLibrary.csproj | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/route4me-csharp-sdk/CHANGELOG.md b/route4me-csharp-sdk/CHANGELOG.md index 48dde016..9199ddbf 100644 --- a/route4me-csharp-sdk/CHANGELOG.md +++ b/route4me-csharp-sdk/CHANGELOG.md @@ -1,6 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. +## [7.2.2.0] - 2023-01-11 +Route deserialization from object to array in case of route list query with routeID is supported. As a result, list with 1 element is returned as result. Fix is relevant both for V4 and V5. + ## [7.2.1.0] - 2023-01-11 Fixed schedules API deserialization issues diff --git a/route4me-csharp-sdk/Route4MeSDKLibrary/Route4MeSDKLibrary.csproj b/route4me-csharp-sdk/Route4MeSDKLibrary/Route4MeSDKLibrary.csproj index 343141fe..80c3fed8 100644 --- a/route4me-csharp-sdk/Route4MeSDKLibrary/Route4MeSDKLibrary.csproj +++ b/route4me-csharp-sdk/Route4MeSDKLibrary/Route4MeSDKLibrary.csproj @@ -16,10 +16,10 @@ The service is typically used by organizations who must route many drivers to ma https://github.com/route4me/route4me-net-core/tree/master/route4me-csharp-sdk git Route4Me, Route Optimization, SDK, GIS - 7.2.1.0 + 7.2.2.0 See https://github.com/route4me/route4me-net-core/blob/master/route4me-csharp-sdk/CHANGELOG.md for release note details. - 7.2.1.0 - 7.2.1.0 + 7.2.2.0 + 7.2.2.0