Committed version bump to DBIx::Class
[dbsrgits/DBIx-Class-Historic.git] / Changes
diff --git a/Changes b/Changes
index 32d7482..fdc7452 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for DBIx::Class
 
+        - Moved get_simple and set_simple into AccessorGroup
+        - Made 'new' die if given invalid columns
+        - Added has_column and column_info to Table.pm
+        - Refactored away from direct use of _columns and _primaries
+
 0.03004
         - Added an || '' to the CDBICompat stringify to avoid null warnings
        - Updated name section for manual pods