Fix bug regerating applications
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index 6ff5ce0..c0fe52f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - Use MooseX::Emulate::Class::Accessor::Fast so that options
+          supplied to ->new are put into the hash even if attributes
+          do not exist for them. This fixes -force recreating application
+          scripts.
+
 1.21_01  2009-12-01 03:34:23
         - Update generated scripts to use the new Catalyst::Script:: classes
           available from Catalyst 5.80014_02.