Now throws exceptions when id_field is invalid or can not be determined
[catagits/Catalyst-Authentication-Store-DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 94e17ce..5c7f3d6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Revision history for Catalyst-Plugin-Authentication-Store-DBIx-Class
 
+0.10    2007-07-07 3pm CST
+        Proper handling of missing id_field config (load from primary_key)
+        Throw exception if id_field specified does not exist
+        Full test suite added.  (based loosely on old DBIC store)
+
 0.03    XXX
         Switch to Module::Install