You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,11 @@
1
1
# Changelog
2
2
3
-
## TBD
3
+
## v1.3.1 (2024-31-01)
4
4
5
5
### Additions
6
6
7
7
- Added Apple privacy manifest due to IO api usage. Please see the [Unity documentation](https://docs.unity3d.com/2023.3/Documentation/Manual/apple-privacy-manifest-policy.html#CSharpDotNetAPIs) for more information. [#94](https://github.com/bugsnag/bugsnag-unity-performance/pull/94)
8
8
9
-
## v1.3.1 (2024-08-01)
10
-
11
9
### Bug Fixes
12
10
13
11
- Fixed issue where http status code was reported as a string attribute instead of an int attribute [#93](https://github.com/bugsnag/bugsnag-unity-performance/pull/93)
0 commit comments