diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b06854f9c..718501e868 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ without native/platform specific bindings and SDKs. See [this ticket for more de API Changes: -- Removed IHasDistribution ([#2660](https://github.com/getsentry/sentry-dotnet/pull/2660)) +- Adding `Distribution` to `IEventLike` ([#2660](https://github.com/getsentry/sentry-dotnet/pull/2660)) ### Features