X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f255659873eab8d043af2721a16a1bec47a4a7bb;hb=3649b790ea2d4ef93c32ee315b168b73dba087e6;hp=996a9084374f897a3a83ae9abe12019b318485df;hpb=26e9dcd6d31111877fd0b97f5c6743fab226e015;p=catagits%2FCatalyst-Controller-DBIC-API.git diff --git a/Changes b/Changes index 996a908..f255659 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,8 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} {{ $NEXT }} -- Fixed test failures with JSON 2.90 (thanks Samuel Kaufman!) +- Fixed test failures with JSON 2.90 (RT#90188, thanks Samuel Kaufman!) +- Fixed generate_rs to set model to contents of stash->{class} if present - Use Catalyst's http method matching for REST instead of ActionRole, whose feature went into core in 5.90013, and MatchRequestMethod, whose feature went into 5.90020