Merge branch 'current/for_cpan_index' into current/dq
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 387cb0a..3d77271 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for DBIx::Class
 
+<unreleased DQ stuff, last was 0.08901-TRIAL>
+    * Start of experimental Data::Query-based release cycle
+        - Any and all newly introduced syntax features may very well change
+          or disappear altogether before the 0.09000 release
+
+<unreleased mainline>
     * Fixes
         - Fix on_connect_* not always firing in some cases - a race condition
           existed between storage accessor setters and the determine_driver