Skip to content

Commit 3fa4daf

Browse files
committed
Update changelog.
1 parent b487dfa commit 3fa4daf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -741,4 +741,7 @@ Release 1.0.0-rc1 T.B.D.
741741

742742
BUG FIXES
743743
* Fix NRE in .NET Standard 1.1/1.3 build (this issue got mixed in beta2).
744-
* Fix built-in Guid/BigInteger always output raw type even if PackerCompatibilityOptions.PackBinaryAsRaw is not specified. #270
744+
* Fix built-in Guid/BigInteger always output raw type even if PackerCompatibilityOptions.PackBinaryAsRaw is not specified. #270
745+
* Fix MessagePackObject.UnderlyingType reports wrong type for ext types. Part of #269.
746+
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.

0 commit comments

Comments
 (0)