Changes updates
Matt S Trout [Sun, 26 Feb 2006 19:33:48 +0000 (19:33 +0000)]
Changes

diff --git a/Changes b/Changes
index df718b3..0438e98 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for DBIx::Class
 
+        - $schema->deploy
+        - HAVING support
+        - prefetch for has_many
+        - PK::Auto::* no longer required since Storage::DBI::* handle auto-inc
         - minor tweak to tests for join edge case
         - added cascade_copy relationship attribute
           (sponsored by Airspace Software, http://www.airspace.co.uk/)