started work to add pod tests to all submodules.
[catagits/Catalyst-View-TT.git] / Changes
diff --git a/Changes b/Changes
index 176befd..73d3e12 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,18 @@
 Revision history for Perl extension Catalyst::View::TT.
 
-0.08  XXX XXX XX XX:XX:XX 2005
-        - fixed some typos
+0.10  XXX XXX XX XX:00:00 2005
+        - Added POD tests and made them pass.
+        - updated for Catalyst 5
+
+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
+        - extended the documentation (Andrew Ford)
 0.07  Sat Mar 04 23:00:00 2005
         - fixed the bugs produced by draven and the_jester ;)