[Catalyst-commits] r11725 - Catalyst-View-Mason/branches/render_die

theory at dev.catalyst.perl.org theory at dev.catalyst.perl.org
Tue Nov 3 01:08:56 GMT 2009


Author: theory
Date: 2009-11-03 01:08:54 +0000 (Tue, 03 Nov 2009)
New Revision: 11725

Modified:
   Catalyst-View-Mason/branches/render_die/Changes
Log:
Note changes.


Modified: Catalyst-View-Mason/branches/render_die/Changes
===================================================================
--- Catalyst-View-Mason/branches/render_die/Changes	2009-11-03 01:07:16 UTC (rev 11724)
+++ Catalyst-View-Mason/branches/render_die/Changes	2009-11-03 01:08:54 UTC (rev 11725)
@@ -1,5 +1,11 @@
 Revision history for Perl extension Catalyst::View::Mason.
 
+0.19
+        - The "render()" method now dies on exception, rather than returning
+          the exception object.
+        - Changed name of the undocumented attribute in which the Mason
+          interpreter is stored from "template" to "interp".
+
 0.18    Sat, 22 Aug 2009 21:17:52 +0200
          - Make it work with Catalyst::Runtime 5.80010.
          - Fix warnings in the test suite.




More information about the Catalyst-commits mailing list