Skip to content

Commit

Permalink
chore: Bumped .NET SDK to 3.17.0 (#726)
Browse files Browse the repository at this point in the history
* bumped .NET SDK 3.17.0
  • Loading branch information
bitsandfoxes authored May 4, 2022
1 parent 033c1d7 commit edfe13b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@

- Dropped support for Sentry options as Json ([#709](https://github.com/getsentry/sentry-unity/pull/709))
- If you're migrating from version 0.3.0 or older, make sure to upgrade to 0.15.0 first, as it is the last version supporting the automated conversion of the options as Json file to a Scriptable Object.
- Bump Sentry .NET SDK 3.17.0 ([#726](https://github.com/getsentry/sentry-unity/pull/726))
- [changelog 3.17.0](https://github.com/getsentry/sentry-dotnet/blob/3.17.0/CHANGELOG.md)
- [diff](https://github.com/getsentry/sentry-dotnet/compare/3.16.0...3.17.0)

## 0.15.0

Expand Down
2 changes: 1 addition & 1 deletion src/sentry-dotnet
Submodule sentry-dotnet updated 103 files

0 comments on commit edfe13b

Please sign in to comment.