Skip to content

Commit d47e8e5

Browse files
authored
Update README.md
1 parent 362b9ad commit d47e8e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The `SubclassSelector` attribute allows you to easily set subclasses of those ab
1919
- **[New]** Restore values of previous object from JSON when subclass is changed. (required Unity 2021.3 or later)
2020
- **[New]** Copy & Paste the subclass properties. (required Unity 2021.3 or later)
2121
- **[New]** Clear & reset the subclass properties. (required Unity 2021.3 or later)
22+
- **[New]** Covariance / Contravariance support. (required Unity 2023.2 or later)
2223

2324
> See below for the reason for the limitation of versions less than Unity 2021.3.
2425
>

0 commit comments

Comments
 (0)