diff --git a/CHANGELOG.md b/CHANGELOG.md index a1612a50ba..48d1ccadde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ - Add Sentry to global usings when ImplicitUsings is enabled (`true`) ([#1398](https://github.com/getsentry/sentry-dotnet/pull/1398)) +### Fixes + +- Create CachingTransport directories in constructor to avoid DirectoryNotFoundException ([#1432](https://github.com/getsentry/sentry-dotnet/pull/1432)) + ## 3.13.0 ### Features @@ -16,7 +20,6 @@ ### Fixes - Dispose of client should only flush ([#1354](https://github.com/getsentry/sentry-dotnet/pull/1354)) -- Create CachingTransport directories in contructor to avoid DirectoryNotFoundException ([#1432](https://github.com/getsentry/sentry-dotnet/pull/1432)) ## 3.12.3