X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=08728f866a247543b2875799fe881851ed57a3a1;hb=d41a29a006864aeb97540570bb58073f2b7943ef;hp=536a54b443065f51f74641d9c3ac9124225682bc;hpb=28d2890368880d8e0c39df0be2609bac1a9e1f44;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/Changes b/Changes index 536a54b..08728f8 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,8 @@ Revision history for DBIx::Class - Add req_group_list to Opt::Deps (RT#55211) - Cascading delete/update are now wrapped in a transaction for atomicity + - Fix multiple deficiencies when using MultiCreate with + data-encoder components (e.g. ::EncodedColumn) - Fix regression where SQL files with comments were not handled properly by ::Schema::Versioned. - Fix regression on not properly throwing when $obj->relationship