Skip to content

Commit eccc233

Browse files
authored
changelog note on grouping (#1684)
1 parent 44a2e65 commit eccc233

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44

55
### Fixes
66

7-
- Flatten AggregateException ([#1672](https://github.com/getsentry/sentry-dotnet/pull/1672))
87
- Improve timestamp precision of transactions and spans ([#1680](https://github.com/getsentry/sentry-dotnet/pull/1680))
8+
- Flatten AggregateException ([#1672](https://github.com/getsentry/sentry-dotnet/pull/1672))
9+
- NOTE: This can affect grouping. You can keep the original behavior by setting the option `KeepAggregateException` to `true`.
910

1011
### Features
1112

0 commit comments

Comments
 (0)