diff --git a/CHANGELOG.md b/CHANGELOG.md index 52e9e41..0080551 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Fixes + + - Update Sentry.NET SDK to 3.20.1 ([#125](https://github.com/getsentry/sentry-xamarin/pull/125)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/3.20.1/CHANGELOG.md) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/3.17.1...3.20.1) + ## 1.4.1 ### Fixes diff --git a/Directory.Build.props b/Directory.Build.props index d27ecdc..2ab1ac8 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,7 +9,7 @@ - +