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