Skip to content

Commit 6ebf9ad

Browse files
Update CHANGELOG.md
Co-authored-by: Tom Longridge <[email protected]>
1 parent 78b1a18 commit 6ebf9ad

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,16 @@
1515
* Removed non-thread safe date formatter
1616
[#758](https://github.com/bugsnag/bugsnag-cocoa/pull/758)
1717

18-
* Fix incorrect string comparison of thread names in Mach exception handling
19-
[#721](https://github.com/bugsnag/bugsnag-cocoa/pull/721)
20-
21-
* Move binary images store declaration from header file
22-
[#725](https://github.com/bugsnag/bugsnag-cocoa/pull/725)
23-
2418
* Avoid dereference null pointer in JSON serialisation
2519
[#637](https://github.com/bugsnag/bugsnag-cocoa/pull/637)
2620
[Naugladur](https://github.com/Naugladur)
2721

28-
* Fix DYLD lock mechanism preventing compilation on iOS <10.
29-
[#675](https://github.com/bugsnag/bugsnag-cocoa/pull/675)
30-
3122
* Fixed an issue where an app could deadlock during a crash if unfavourable
3223
timing caused DYLD lock contention.
3324
[#580](https://github.com/bugsnag/bugsnag-cocoa/pull/580)
25+
[#675](https://github.com/bugsnag/bugsnag-cocoa/pull/675)
26+
[#725](https://github.com/bugsnag/bugsnag-cocoa/pull/725)
27+
[#721](https://github.com/bugsnag/bugsnag-cocoa/pull/721)
3428

3529
* Fix possible report corruption when using `notify()` from multiple threads
3630
when configured to skip capturing/reporting background thread contents

0 commit comments

Comments
 (0)