Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 13, 2022
1 parent 8df9a65 commit 76e2c80
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

- Add Sentry to global usings when ImplicitUsings is enabled (`<ImplicitUsings>true</ImplicitUsings>`) ([#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
Expand All @@ -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

Expand Down

0 comments on commit 76e2c80

Please sign in to comment.