Skip to content

Commit 2b166a7

Browse files
committed
Version 3.9.1: Changelog
1 parent 7eeb053 commit 2b166a7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,14 @@
33
## Version 3.9.1
44

55
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).
88

99
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).
1314

1415
## Version 3.9.0
1516

0 commit comments

Comments
 (0)