X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=877fb10f8649931a0eb1f7f552f7879bac56b7e7;hb=7cd98754bc5a7287b44cc9638420bd03392e41cb;hp=3915b79f1d4fb8c0fc2f70905d02ef36450d2b9f;hpb=7596ddca6b7b39d56f7d5526be65855d80c81c4b;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 3915b79..877fb10 100644 --- a/Changes +++ b/Changes @@ -1,11 +1,14 @@ Revision history for DBIx::Class +0.08241-TRIAL (EXPERIMENTAL BETA RELEASE) 2013-02-20 11:97 (UTC) * New Features / Changes - Revert to passing the original (pre-0.08240) arguments to inflate_result() and remove the warning about ResultClass inheritance. - Optimize the generated rowparsers even more - no user-visible changes. + - Emit a warning on incorrect use of nullable columns within a + primary key 0.08240-TRIAL (EXPERIMENTAL BETA RELEASE) 2013-02-14 05:56 (UTC) * New Features / Changes