File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
- ## [ 0.11.0-preview] - 2024-12-04
3
- ### Updated:
4
- * The classes that were unnecessarily declared as public have been changed to internal.
5
- * updated supported Unity versions.
6
- * Minimum Unity versions are 2021.3.19, 2022.3, 6000.0.
2
+
3
+ ## [ 0.11.0-preview] - 2024-12-11
4
+
5
+ ### Changed:
6
+ * api: change the accessor of internal test classes to internal
7
+ * api: change the accessor of UTS3MaterialHeaderScope to internal
8
+ * api: change the accessor of UTS3MaterialHeaderScopeList to internal
9
+ * api: change the accessor of UTS3MaterialEditorExtension and MaterialEditorExtension to internal
10
+ * docs: update Unity Editor Compatibility
11
+
12
+
13
+ ### Removed:
14
+ * api: remove unused empty UniversalToonShaderInfo class
7
15
8
16
## [ 0.10.2-preview] - 2024-08-20
9
17
### Fixed:
You can’t perform that action at this time.
0 commit comments