File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.3.0] ( https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.2.3...2.3.0 ) (2020-10-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Replaced AdditionalFilter with SerializableOnly option ([ bbf9731] ( https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/bbf973145405af66cd0e0568494493a2503cfe0d ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * Added the AdditionalFilter attribute option ([ 194db0b] ( https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/194db0b80f016e8274b9f5156849798fe41065e9 ) )
12
+ * Added TypeReference array comparer ([ c674f8a] ( https://github.com/SolidAlloy/ClassTypeReference-for-Unity/commit/c674f8a787c6b1e6f5d254beede3594dffa4c022 ) )
13
+
1
14
## [ 2.2.3] ( https://github.com/SolidAlloy/ClassTypeReference-for-Unity/compare/2.2.2...2.2.3 ) (2020-10-04)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " com.solidalloy.type.references" ,
3
- "version" : " 2.2.3 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"displayName" : " Type References" ,
5
5
"description" : " Property Drawer that allows class selection from drop-down." ,
6
6
"dependencies" : {
You can’t perform that action at this time.
0 commit comments