This repository was archived by the owner on Sep 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ All notable changes to this package will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 2.0.3-preview.1] - 2021-07-02
8+
9+ ### Fixes
10+ - Touch input on mobiles [ \# 187] ( https://github.com/Unity-Technologies/com.unity.uiwidgets/pull/187 )
11+ - Crash when font file not found [ \# 183] ( https://github.com/Unity-Technologies/com.unity.uiwidgets/pull/183 )
12+ - Incorrect renderView init transform [ \# 182] ( https://github.com/Unity-Technologies/com.unity.uiwidgets/pull/182 )
13+
14+ ### New Features
15+ - Incremental GC [ \# 184] ( https://github.com/Unity-Technologies/com.unity.uiwidgets/pull/184 )
16+
17+
718## [ 2.0.2-preview.1] - 2021-05-31
819
920Major changes are as follows:
Original file line number Diff line number Diff line change 11{
22 "name" : " com.unity.uiwidgets" ,
33 "displayName" :" UIWidgets" ,
4- "version" : " 2.0.2 -preview.1" ,
4+ "version" : " 2.0.3 -preview.1" ,
55 "unity" : " 2019.4" ,
66 "description" : " UIWidgets allows you to build beautiful cross-platform apps through Unity" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments