Skip to content

Commit e23a518

Browse files
author
jasoncdavis0
authored
Update CHANGELOG.md
1 parent 10adef1 commit e23a518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- Untiy .NET Standard 2.0 support.
77
- Expose minidump type option to Backtrace Client configuration in the UI.
88
- Changed values of LangVersion to Mono or IL2CPP, depending on which is deployed.
9-
- Changed `Game object depth` property - default to `-1`, which means not to include Game Objects Hierarchy as an Annotation in the error report. Set the value to `1` to collect one level deep of Gane Object hierarchy, `2` to collect to levels deep, and so on. Setting the value to `0` will collect the full depth, which may be rather large if you have a lot of children.
9+
- Changed `Game object depth` property - default to `-1`, which means not to include Game Objects Hierarchy as an Annotation in the error report. Set the value to `1` to collect one level deep of Gane Object hierarchy, `2` to collect two levels deep, and so on. Setting the value to `0` will collect the full depth, which may be rather large if you have a lot of children.
1010

1111
## Version 2.0.4
1212

0 commit comments

Comments
 (0)