--- JSON-XS/Changes 2007/06/23 23:55:11 1.55 +++ JSON-XS/Changes 2007/06/25 04:08:17 1.56 @@ -1,5 +1,11 @@ Revision history for Perl extension JSON::XS +1.4 + - add convert_blessed option. + - encode did not catch all blessed objects, encoding their + contents in most cases. This has been fixed by introducing + the allow_blessed setting. + 1.3 Sun Jun 24 01:55:02 CEST 2007 - make JSON::XS::true and false special overloaded objects and return those instead of 1 and 0 for those json atoms