branch to fix generated_app.t
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index c0fe52f..89cac19 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+1.22  2009-12-05 07:23:00
         - 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