We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134123a commit da6f230Copy full SHA for da6f230
Bugsnag.unitypackage
1.01 KB
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
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
15
+ [#37](https://github.com/bugsnag/bugsnag-unity/pull/37)
16
17
## 3.1.1 (10 Nov 2016)
18
19
### Bug fixes
0 commit comments