--- JSON-XS/Changes 2016/09/01 11:38:58 1.171 +++ JSON-XS/Changes 2016/11/16 18:08:30 1.174 @@ -8,7 +8,10 @@ TODO: rfc7464 TODO: Victor Efimov + - fix a bug introduced by a perl bug workaround that would cause + incremental parsing with a sv_chop panic. - json_xs: toformat failure error message fixed. + - json_xs: allow cyclic data structures in CBOR. 3.02 Fri Feb 26 22:45:20 CET 2016 - allow_nonref now affects booleans (\1, $Types::Serialiser::Boolean)