Skip to content

Commit

Permalink
Unity 2.1.1 Docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alyssa Syharath authored and Alyssa Syharath committed Nov 26, 2024
1 parent 1090af7 commit 1ad21d5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion docs/unity/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,15 @@ sidebar_position: 4
---

# Unity SDK Changelog
## 2.1
## 2.1.1
*November 26, 2024*
* Restoration of meta files and patch to local asset path issues

## 2.1.0
*November 21, 2024*
:::warning Important
This version of the SDK has been retracted due to local mapping issues with the export.
:::
* Upgrade of Embrace Android dependency to 6.14.0
* Upgrade of Embrace iOS dependency to 6.5.2
* Removal of Scoped Registry functionality, as well as included automation to remove it from existing projects. This was causing immutability issues with the package in some cases.
Expand Down
2 changes: 1 addition & 1 deletion docs/unity/integration/linking-embrace.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: Linking Embrace with your application is quick and easy.

To install Embrace, download our latest SDK below.

[Download Embrace 2.1.0 for Unity](https://downloads.embrace.io/EmbraceSDK_2.1.0.unitypackage)
[Download Embrace 2.1.1 for Unity](https://downloads.embrace.io/EmbraceSDK_2.1.1.unitypackage)

Once downloaded, import the Unity Package by selecting Assets -> Import Package -> Custom Package.

Expand Down

0 comments on commit 1ad21d5

Please sign in to comment.