Renamed Visitor to Validator::Visitor to conform with Data::DPath::Validator and...
[catagits/Catalyst-Controller-DBIC-API.git] / Changes
diff --git a/Changes b/Changes
index 917a214..26ec556 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Catalyst-Controller-DBIC-API: {{ $dist->version }}
 
 {{ $NEXT }}
 
+- Renamed Visitor to Validator::Visitor to conform with Data::DPath::Validator
+  and moved it into a separate file.
+
+2.002003  2010-09-16 10:44:40 Europe/Vienna
+
 - Added REST and RPC delete_bulk tests
 - Fixed RPC delete_bulk not working at all
 - Added REST and RPC update_bulk tests