Skip to content

Commit fb5733a

Browse files
authored
release: 0.11.0 (#390)
1 parent b0ea281 commit fb5733a

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

com.unity.toonshader/CHANGELOG.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# 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+
* deps: use [email protected]
12+
13+
### Removed:
14+
* api: remove unused empty UniversalToonShaderInfo class
715

816
## [0.10.2-preview] - 2024-08-20
917
### Fixed:

0 commit comments

Comments
 (0)