From 4a9a378941fa7829b37abaaaac778eaf55a7bd69 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Fri, 10 Sep 2021 18:04:12 -0400 Subject: [PATCH] changeog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eee630a9a1..4bb0df7945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## Unreleased + +- Exceptions from UnhandledExceptionIntegration were not marking sessions as crashed ([#1193](https://github.com/getsentry/sentry-dotnet/pull/1193)) + ## 3.9.1 ### Fixes