Skip to content

Commit da6f230

Browse files
committed
v3.2.0
1 parent 134123a commit da6f230

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

Bugsnag.unitypackage

1.01 KB
Binary file not shown.

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 3.2.0 (17 Nov 2016)
4+
5+
### Enhancements
6+
7+
* Provide Init() to support initializing Bugsnag at runtime
8+
[TimothyKLambert](https://github.com/TimothyKLambert)
9+
[#34](https://github.com/bugsnag/bugsnag-unity/pull/34)
10+
* Changed default Unity log levels to Bugsnag severity mapping, and provided ability to custom map
11+
[Ben Ibinson](https://github.com/CodeHex)
12+
[#36](https://github.com/bugsnag/bugsnag-unity/pull/36)
13+
* Updated KSCrash with iOS performance improvement
14+
[Ben Ibinson](https://github.com/CodeHex)
15+
[#37](https://github.com/bugsnag/bugsnag-unity/pull/37)
16+
317
## 3.1.1 (10 Nov 2016)
418

519
### Bug fixes

0 commit comments

Comments
 (0)