From: Alexander Hartmaier Date: Thu, 13 Jan 2011 17:56:02 +0000 (+0100) Subject: updated Changes for the previous two commits X-Git-Tag: 2.002004~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Controller-DBIC-API.git;a=commitdiff_plain;h=55ab6ddf3c15e64819839c5cd541dea356b8af67;hp=810de6afa72cd92df2a6749ef85af7cce31302e7 updated Changes for the previous two commits --- diff --git a/Changes b/Changes index c8aca03..ce78c5e 100644 --- a/Changes +++ b/Changes @@ -5,7 +5,9 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }} - Renamed Visitor to Validator::Visitor to conform with Data::DPath::Validator and moved it into a separate file. - Fixed failure because of Data::DPath >=0.41 by not using - MooseX::Role::BuildInstanceOf for the validator attributes + MooseX::Role::BuildInstanceOf for the validator attributes (RT#64673) +- Added result_class and stash_key attributes to Catalyst::Controller::DBIC::API, + allowing the values of them to be derived from the controller configuration (RT#63686) 2.002003 2010-09-16 10:44:40 Europe/Vienna