From 247b997eabdbe3b15325504f8d19546cd156042e Mon Sep 17 00:00:00 2001 From: ArtursK Date: Fri, 21 Oct 2022 15:39:14 +0300 Subject: [PATCH] changlelog changes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88c99db9..5c489b7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ 22.02.1 -* Static method "AddBreadCrumb" is deprecated, this is going to be removed in the future. +* Static method "AddBreadCrumb" is deprecated. A non static method called 'AddCrashBreadCrumb' was added as a replacement. 22.02.0 * ! Minor breaking change ! Device ID is now sticky during init. If a device ID value was acquired by the SDK before, it will now ignore the init-time provided custom device ID value.