Merge branch 0.08200_track into master
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 49a1b35..6a1c165 100644 (file)
--- a/Changes
+++ b/Changes
@@ -44,6 +44,7 @@ Revision history for DBIx::Class
         - Change SQLMaker carp-monkeypatch to be compatible with versions
           of SQL::Abstract >= 1.73
         - Fix using \[] literals in the from resultset attribute
+        - Fix populate() with \[], arrays (datatype) and other exotic values
 
     * Misc
         - Rewire all warnings to a new Carp-like implementation internal
@@ -53,6 +54,12 @@ Revision history for DBIx::Class
           time (mainly benefiting CGI users)
         - Make sure all namespaces are clean of rogue imports
 
+0.08190-TRIAL 2011-01-24 15:35 (UTC)
+
+    * New Features / Changes
+        - Support for completely arbitrary SQL::Abstract-based conditions
+          in all types of relationships
+
 0.08127 2011-01-19 16:40 (UTC)
     * New Features / Changes
         - Schema/resultsource instances are now crossreferenced via a new