Skip to content

v6.6.1

Compare
Choose a tag to compare
@nickdowell nickdowell released this 03 Feb 14:42
· 1639 commits to master since this release
be6136c

Bug fixes

  • Fix compiler warnings when importing Bugsnag from Objective-C sources that do not use ARC.
    #985
  • Fix a rare crash that could occur in the event of JSON parsing failures.
    #987