We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93d075 commit 6988293Copy full SHA for 6988293
1 file changed
WinRTDll/Codevoid.Utilities.MixpanelClient.nuspec
@@ -11,7 +11,8 @@
11
<title>Mixpanel Client for UWP in C++</title>
12
<description>A client library for uploading events to Mixpanel. Written in C++.</description>
13
<releaseNotes>
14
- 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
15
+ - Updated behaviour to no longer to longer consider failing to write to storage a catastrophic failure
16
</releaseNotes>
17
<copyright>Copyright 2019</copyright>
18
<tags>Mixpanel UWP analytics telemetry client C++ javascript typescript</tags>
0 commit comments