updated Changes
David Kamholz [Mon, 6 Feb 2006 00:35:39 +0000 (00:35 +0000)]
Changes

diff --git a/Changes b/Changes
index cf6d4c6..3f20f63 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for DBIx::Class
 
 0.05001
+        - hack PK::Auto::Pg for "table" names referencing a schema
+        - find() with attributes works
         - added experimental Serialize and ResultSetManager components
         - fix to find() for complex resultsets
         - added of $storage->debugcb(sub { ... })