fixed broken regex when reading sql files
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 03b10ba..685ce11 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for DBIx::Class
-
+        - Versioning refactored
+        - Row::insert will now not fall over if passed duplicate related objects
         - When adding relationships, it will throw an exception if you get the
           foreign and self parts the wrong way round in the condition
         - ResultSetColumn::func() now returns all results if called in list