Skip to content

Commit badd02d

Browse files
committed
updated ReleaseNotes
1 parent a74c68a commit badd02d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ReleaseNotes.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.3.0
2+
fix: fixed netcore related error with enumerable.empty<T>
3+
feature: added optional `global` parameter to all CSharpExpression methods to allow specify global object for expression.
4+
test: removed flaky test with double.tostring() comparison
5+
fix: fixed typo in `arg4Name` in `CSharpExpression.ParseFunc{4}` and `CSharpExpression.ParseAction{4}`
6+
17
# 2.2.9
28
fix: fixed error with instantiated generic method on types (which is impossible in normal conditions, but fine for Unity AOT runtime).
39

0 commit comments

Comments
 (0)