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