Added default extension configuration option.
[catagits/Catalyst-View-TT.git] / Changes
diff --git a/Changes b/Changes
index 006e070..3494bf7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,30 @@
 Revision history for Perl extension Catalyst::View::TT.
 
+0.15  - TBR
+        - Fix docs
+        - Added TEMPLATE_EXTENSION config variable 
+
+0.14  - Fri Oct 21 10:20:00 2005
+        - Turn timer off by default, even for debug.
+       - removed superflous 'templates' inside 'root'
+       - made it possible to forward to the message action by
+         passing the message in the stash. (example)
+        - Updated docs to show correct config syntax.
+
+0.13  Fri Oct 07 13:30:00 2005
+        - Fixed constructor
+        - Big update by Andy Wardley
+        - Much improved docs
+
+0.12  Wed Jul 06 15:24:00 2005
+        - Fixed, don't set Content-Type on failure
+        - Fixed helper to use [%author%]
+        - Fixed helper templates
+        - Rewrote docs
+
 0.11  Fri Apr 15 16:00:00 2005
         - Fixed broken helper.
+
 0.10  Fri Apr 15 16:00:00 2005
         - Added POD tests and made them pass.
         - updated for Catalyst 5