Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescrosswell committed Jul 29, 2024
1 parent cbd5984 commit 2253c1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

### Experimental
- This release includes experimental use of a `SynchronizedCollection` instead of a ConcurrentBag to see if this has any impact on high memory usage experienced by some SDK users.

### Fixes
- Race condition in `SentryMessageHandler` ([#3477](https://github.com/getsentry/sentry-dotnet/pull/3477))

Expand Down

0 comments on commit 2253c1c

Please sign in to comment.