Changelog
Tomas Doran [Thu, 12 Aug 2010 00:00:28 +0000 (01:00 +0100)]
Changes

diff --git a/Changes b/Changes
index 9485a4b..bd56ac6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - Split method for creating tests into multiple methods to allow
+          subclasses to override the generation of some tests.
         - Allow the author to be defined in the call to ->new to help things
           which want to call Catalyst::Helper programatically.
         - Remove $VERSION = eval $VERSION handwave in generated code as: