Skip to content

Commit 548ce2f

Browse files
committed
Release v3.4.0
1 parent 45fab88 commit 548ce2f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

3+
## 3.4.0 (2017-19-09)
4+
5+
### Enhancements
6+
7+
* Improve error grouping by standardizing log message format
8+
[#45](https://github.com/bugsnag/bugsnag-unity/pull/45)
9+
10+
* Add breadcrumbs for scene changes
11+
[Jamie Lynch](https://github.com/fractalwrench)
12+
[#54](https://github.com/bugsnag/bugsnag-unity/pull/54)
13+
14+
* Load WebGL extension locally, negating the need for a separate request
15+
[#46](https://github.com/bugsnag/bugsnag-unity/pull/46)
16+
17+
### Bug fixes
18+
19+
* Fix compile error on Unity 5.5
20+
[#50](https://github.com/bugsnag/bugsnag-unity/issues/50)
21+
322
## 3.3.2 (24 Apr 2017)
423

524
### Bug fixes

0 commit comments

Comments
 (0)