Skip to content

Commit

Permalink
Release v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
richardelms committed Jan 27, 2025
1 parent 63a59b1 commit 5c448f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Bugsnag/Assets/Bugsnag/Runtime/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
using System.Reflection;
[assembly: AssemblyVersion("8.4.0.0")]
[assembly: AssemblyVersion("8.5.0.0")]
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog

## TBD
## 8.5.0 (2025-27-01)

You can now automatically upload all your Android and iOS files for stacktrace symbolication in a few simple steps. Please see our online docs for information on how to enable this feature or script it yourself: https://docs.bugsnag.com/platforms/unity/showing-full-stacktraces/

### Enhancements

- Add auto symbol uploads for Android and Xcode builds. [#871](https://github.com/bugsnag/bugsnag-unity/pull/871)

## 8.4.0 (2025-12-1)
## 8.4.0 (2025-12-01)

### Enhancements

Expand Down

0 comments on commit 5c448f6

Please sign in to comment.