File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 3
3
## Version 3.9.1
4
4
5
5
Bugfixes
6
- - Fixed potential overflow that can happen during breadcrumb deletion flow (#220 )
7
- - Added proguard support for Android uncaught exception captured by the Unity uncaught exception handler (#221 )
6
+ - Fixed potential overflow that can happen during breadcrumb deletion flow (#220 ).
7
+ - Added proguard support for Android uncaught exception captured by the Unity uncaught exception handler (#221 ).
8
8
9
9
Improvements
10
- - Native crash reporting binary upgrade - PlCrashReporter upgrade from 1.7.2 to 1.11.2 (#222 )
11
- - iOS crash handler: store client attributes in the PlCrashReporter crashData object.
12
- - iOS native attributes: Renaming process.vm.* attributes to vm.*
10
+ - Native crash reporting binary upgrade - PlCrashReporter upgrade from 1.7.2 to 1.11.2 (#222 ).
11
+ - iOS crash handler: store client attributes in the PlCrashReporter crashData object (#222 ).
12
+ - iOS native attributes: Renaming process.vm.* attributes to vm.* (#222 ).
13
+ - iOS native crash: create a readable crash message - do not use signal number as a report message (#222 ).
13
14
14
15
## Version 3.9.0
15
16
You can’t perform that action at this time.
0 commit comments