C::M::DBIC::Schema - warn on empty schema
[catagits/Catalyst-Model-DBIC-Schema.git] / Changes
diff --git a/Changes b/Changes
index f878cc8..9f6aed9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,9 +1,12 @@
 Revision history for Perl extension Catalyst::Model::DBIC::Schema
 
+        - warn on empty schema
+        - create=dynamic deprecation warning
+        - conversion to Moose (of Model, helper to follow)
+        - cursor caching support (via ::Role::Caching)
         - switch to hashref connect_info for DBIC 8100
         - better helper option parsing
         - pass loader opts to dynamic schemas
-        - cursor caching support for model
 
 0.23  Sun Mar  8 20:30:02 GMT 2009
         - Kill a couple of warnings (one due to MRO::Compat)
@@ -93,5 +96,3 @@ Revision history for Perl extension Catalyst::Model::DBIC::Schema
 
 0.04  Mon Feb 13 04:22:49 UTC 2006
         - First public release
-
-0.23  2009-03-04 18:18:11