From 71628e3725c1acfc33953334c039957c44164a00 Mon Sep 17 00:00:00 2001 From: Dmitry Koval Date: Thu, 16 Dec 2021 22:47:22 +0300 Subject: [PATCH] changelog --- route4me-csharp-sdk/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/route4me-csharp-sdk/CHANGELOG.md b/route4me-csharp-sdk/CHANGELOG.md index abc19344..e03a786d 100644 --- a/route4me-csharp-sdk/CHANGELOG.md +++ b/route4me-csharp-sdk/CHANGELOG.md @@ -3,7 +3,9 @@ All notable changes to this project will be documented in this file. ## [2.0.0.0] - 2021-12-16 -Some field's types are switched from int32 to int64. +Some field's types are switched from Int32 to Int64: +- route_id +- all DataObjectRoute's Int32 fields (and the same fields in other types) ## [1.1.3.0] - 2021-12-14