X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class.git;a=blobdiff_plain;f=Changes;h=7b744c4b2363c2c632c10699efff6f542cf1fe4b;hp=07cc54605736f7c5c0b42e6e594e722f2127ffce;hb=19f59b4fd16da149a649da5d7cfa5861ea9db35a;hpb=85aa43a2a0019ce02fa6f868cfd5d9e1e62be981 diff --git a/Changes b/Changes index 07cc546..7b744c4 100644 --- a/Changes +++ b/Changes @@ -15,9 +15,14 @@ Revision history for DBIx::Class coderef, allowing better intergration with Catalyst - Fixed a complex prefetch + regular join regression introduced in 0.08108 + - Fixed insert_bulk rebless handling + - Fixed Storable roundtrip regression, and general serialization + cleanup - SQLT related fixes: - sqlt_type is now called on the correct storage object - hooks can now see the correct producer_type + - optional SQLT requirements for e.g. deploy() bumped to 0.11002 + - Automatically detect MySQL v3 and use INNER JOIN instead of JOIN - POD improvements 0.08109 2009-08-18 08:35:00 (UTC)