File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -737,11 +737,11 @@ Relase 1.0.0-beta2 2017-10-29
737737 * Improve exception message in AOT error of Unity.
738738 * .NET Standard 1.1/1.3 projects now do not depend on System.Linq.Expressions package.
739739
740- Release 1.0.0-rc1 T.B.D.
740+ Release 1.0.0-rc1 2017-12-17
741741
742742 BUG FIXES
743743 * Fix NRE in .NET Standard 1.1/1.3 build (this issue got mixed in beta2).
744744 * Fix built-in Guid/BigInteger always output raw type even if PackerCompatibilityOptions.PackBinaryAsRaw is not specified. #270
745745 * Fix MessagePackObject.UnderlyingType reports wrong type for ext types. Part of #269.
746746 This bug also caused misleading error message for incompatible type conversion.
747- * Fix exceptions thrown by MessagePackObject.AsBinary()/AsString() reports internal type name. Part of #269.
747+ * Fix exceptions thrown by MessagePackObject.AsBinary()/AsString() reports internal type name. Part of #269.
You can’t perform that action at this time.
0 commit comments