Added models/views/controllers methods
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 66daa5d..b0d9f87 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 This file documents the revision history for Perl extension Catalyst.
 
 5.67   
+        - Added $c->models/views/controllers
         - Static::Simple: Unescape the URI path before looking for the file.
           This fixes issues with files that have spaces.
         - Looping and recursion tests plus a fix