File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
13
13
14
14
### Added
15
15
16
+ ### Changed
17
+
18
+ ### Deprecated
19
+
20
+ ### Removed
21
+
22
+ ### Fixed
23
+
24
+ ## [ 0.7.0-preview.2] - 2021-02-08
25
+
26
+ ### Upgrade Notes
27
+
28
+ ### Known Issues
29
+
30
+ ### Added
31
+
16
32
Added Register() and Unregister() methods to the RandomizerTag API so users can implement RandomizerTag compatible GameObject caching
17
33
18
34
### Changed
Original file line number Diff line number Diff line change 12
12
"displayName" : " Perception" ,
13
13
"name" : " com.unity.perception" ,
14
14
"unity" : " 2019.4" ,
15
- "version" : " 0.7.0-preview.1 " ,
15
+ "version" : " 0.7.0-preview.2 " ,
16
16
"samples" :[
17
17
{
18
18
"displayName" : " Tutorial Files" ,
You can’t perform that action at this time.
0 commit comments