Skip to content

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsandfoxes committed Feb 5, 2024
1 parent d32335a commit fef4df2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- To resolve conflicting types due to the SDK adding itself to the global usings:
- The interface `Sentry.ISession` has been renamed to `Sentry.ISentrySession`
- The class `Sentry.Session` has been renamed to `Sentry.SentrySession` ([#3015](https://github.com/getsentry/sentry-dotnet/pull/3015))
- The class `Sentry.Session` has been renamed to `Sentry.SentrySession` ([#3110](https://github.com/getsentry/sentry-dotnet/pull/3110))

### Dependencies

Expand Down
File renamed without changes.

0 comments on commit fef4df2

Please sign in to comment.