Skip to content

Commit 38b44b8

Browse files
committed
Update Unity 6000 unitypackage to include fix for game_view_content_description.
1 parent f4a367d commit 38b44b8

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

unitypackages/README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,22 @@ For Android, iOS and Web this file shoud be
2828

2929
Using a wrong extension like `.dll.txt` will disable it.
3030

31-
# CHANGELOG
31+
# CHANGELOG Unity 6
32+
33+
## 6000.0.1
34+
> fuw-6000.0.0.unitypackage
35+
* (Android) Handle missing `"game_view_content_description"` string in Unity output strings.xml.
36+
37+
## 6000.0.0
38+
> fuw-6000.0.0.unitypackage
39+
* Fix Android exports for Unity 6000.0 breaking changes.
40+
* Fix iOS exports for Unity 6000.0 breaking changes.
41+
42+
# CHANGELOG Unity 2019-2022
3243
Changes for `2022.1.7f1` and earlier were collected retroactively and might not be complete.
3344

34-
## Pending (master branch)
45+
46+
## Pending 2022.x (master branch)
3547
> Example Unity project, not in a unitypackage yet.
3648
* (Android) Handle missing `"game_view_content_description"` string in Unity output strings.xml.
3749

776 KB
Binary file not shown.

0 commit comments

Comments
 (0)