updated and fixed C::View::TT docs
[catagits/Catalyst-View-TT.git] / Changes
diff --git a/Changes b/Changes
index 3a4023f..d8d042f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,24 @@
 Revision history for Perl extension Catalyst::View::TT.
 
+0.12  Xxx Xxx 00 00:00: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
+        - New TT Helpers.
+
+0.09  Wed Mar 29 13:47:00 2005
+        - Don't override user-set charset/content-type
+        - Cleaned up the content-type we set.
+        - Updated README to current POD to current POD
+
 0.08  Wed Mar 29 12:22:00 2005
         - changed order of stash so stash can override c/base/name
         - fixed some typos