Mucho documentation in the SYNOPSIS, thanks aquarius!
[catagits/Catalyst-Model-DBIC-Schema.git] / Changes
diff --git a/Changes b/Changes
index e6b6313..bab135c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Revision history for Perl extension Catalyst::Model::DBIC::Schema
 
+0.11  Sun Mar 26 17:22:31 UTC 2006
+        - Removed on_connect_do config setting (it was only out
+          in public for 4 days...).
+        - Support for on_connect_do and sql_maker options as part
+          of connect_info
+
+0.10  Wed Mar 22 07:06:02 UTC 2006
+        - Added on_connect_do config setting
+        - Added convenience method for ->schema->storage from paulm
+
 0.08  Tue Feb 28 00:04:16 UTC 2006
         - Bumped D::C::Schema::Loader recommendation to 0.02003
           (should have been done last release)