You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.txt
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -588,6 +588,8 @@ Development
588
588
589
589
BUG FIXES
590
590
* Fix `MessagePackDeserializationConstructorAttribute` is ignored when the type has default constructor.
591
+
* Make Xamarin.iOS unified API compliant. Issue #181.
592
+
* Fix `mpu.exe -l`.
591
593
592
594
IMPROVEMENTS
593
595
* Relax constructor based deserialization condition. It will be used even if there are any settable members(including private property setters). Part of issue #178 and fixes issue #135.
0 commit comments