From 0e5287abfb2738105f8d06040f6976b949dc097e Mon Sep 17 00:00:00 2001 From: Christian Kadluba <10721825+ckadluba@users.noreply.github.com> Date: Sun, 2 Nov 2025 15:49:11 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 72b8da47..0bd08f88 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +# 9.0.2 +* Fixed issue #643: TraceId and SpanId are saved as empty string instead of NULL (thanks to @nanny07) + # 9.0.1 * Fixed issue #642: NuGet package downgrade System.Configuration.ConfigurationManager error * Updated sample apps to .NET 9