Extend proxy rel attr
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index b009881..30c9bc7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for DBIx::Class
 
     * New Features / Changes
+        - Extend 'proxy' relationship attribute
         - Use DBIx::Class::Storage::Debug::PrettyPrint when the
           environment variable DBIC_TRACE_PROFILE is set, see
           DBIx::Class::Storage for more information