Changes
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 7514185..0591ee4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for DBIx::Class
 
         - Add as_subselect_rs to DBIC::ResultSet from
           DBIC::Helper::ResultSet::VirtualView::as_virtual_view
+        - New optional dependency manager to aid extension writers
         - Depend on newest bugfixed Moose
         - Make resultset chaining consistent wrt selection specification
         - Storage::DBI::Replicated cleanup