Use the column accessor instead of set_column when inserting new objects
[catagits/Catalyst-Controller-DBIC-API.git] / Changes
diff --git a/Changes b/Changes
index 3104b27..f8f469e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,10 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }}
 
 {{ $NEXT }}
 
+- Use the column accessor instead of set_column when inserting new objects
+
 2.004001  2011-08-19 16:17:53 Europe/Vienna
+
 - Changed stored_model and stored_result_source attributes to methods for
   ACCEPT_CONTEXT/Catalyst::Component::InstancePerContext compatibility