Merge in object_split functionality
[catagits/Catalyst-Controller-DBIC-API.git] / Changes
diff --git a/Changes b/Changes
index cc04ea0..0c16b47 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }}
 
 {{ $NEXT }}
 
+- Remove debugging code from tests
+- Fixed some typos and code cleanups
+- Added possibility to fetch a single object by id + tests using 'item'
+- Added item_root attribute which defaults to 'data' and is used as data root for 'item'
+
 2.001003  2010-02-12 19:01:56 America/Chicago
 
 - Fill out some coercions to allow more complex search criteria (like sort order)