Add deprecation warnings for cols/include_columns
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 1314d63..59ec224 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,11 @@
 Revision history for DBIx::Class
 
     * New Features / Changes
+        - Officially deprecate the 'cols' and 'include_columns' resultset
+          attributes
+
+0.08209 2013-03-01 12:56 (UTC)
+    * New Features / Changes
         - Debugging aid - warn on invalid result objects created by what
           seems like an invalid inheritance hierarchy