From 6988293dc6753eafa2a4fe097dc823465e759d1b Mon Sep 17 00:00:00 2001 From: Dominic Hopton Date: Sat, 25 May 2019 16:10:08 -0700 Subject: [PATCH] Update nuspec comments for date-time stringification fix --- WinRTDll/Codevoid.Utilities.MixpanelClient.nuspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WinRTDll/Codevoid.Utilities.MixpanelClient.nuspec b/WinRTDll/Codevoid.Utilities.MixpanelClient.nuspec index b37c741..67925ce 100644 --- a/WinRTDll/Codevoid.Utilities.MixpanelClient.nuspec +++ b/WinRTDll/Codevoid.Utilities.MixpanelClient.nuspec @@ -11,7 +11,8 @@ Mixpanel Client for UWP in C++ A client library for uploading events to Mixpanel. Written in C++. - Updated behaviour to no longer to longer consider failing to write to storage a catastrophic failure + - Updated handling of date-time stringificiation to handle intermittent failures on some machines + - Updated behaviour to no longer to longer consider failing to write to storage a catastrophic failure Copyright 2019 Mixpanel UWP analytics telemetry client C++ javascript typescript