File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## 0.2.0
4
4
5
5
- Force 'Auto' from sentry window ([ #219 ] ( https://github.com/getsentry/sentry-unity/pull/219 ) )
6
6
- Hub.IsEnabled check in logging integration ([ #210 ] ( https://github.com/getsentry/sentry-unity/pull/210 ) )
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
3
3
<PropertyGroup >
4
- <Version >0.1.1 </Version >
4
+ <Version >0.2.0 </Version >
5
5
<LangVersion >9</LangVersion >
6
6
<Nullable >enable</Nullable >
7
7
<TreatWarningsAsErrors >true</TreatWarningsAsErrors >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " io.sentry.unity" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"displayName" : " Sentry Unity" ,
5
5
"description" : " Sentry SDK for Unity" ,
6
6
"unity" : " 2019.4" ,
You can’t perform that action at this time.
0 commit comments