Updated Catalyst::Test docs to mention the use of HTTP::Request objects (Rafael Kitover)
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 72fab69..548c4e7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+5.7XXXX   XXXX
+        - Added PathPrefix attribute
+        - Removed Catalyst::Build; we've long since moved to Module::Install
+        - Updated Catalyst::Test docs to mention the use of HTTP::Request
+          objects (Rafael Kitover)
+
 5.7099_01 2008-06-25 22:36:00
         - Refactored component resolution (component(), models(), model(), et al). We now
           throw warnings for two reasons: