Fix more test fail
[catagits/Catalyst-View-Component-SubInclude.git] / Changes
diff --git a/Changes b/Changes
index 4f99743..99053dc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Catalyst-View-Component-SubInclude
 
+       - Fix missing test_requires dependency on parent by dropping use of
+         that module.
+
 0.07_02 Fri Feb 19 00:11:00 2010
         - Fix missing test_requires dependency on Catalyst::Action::RenderView.