diff options
-rw-r--r-- | Changes | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Changes b/Changes index 91fb2f4..88ed20b 100644 --- a/Changes +++ b/Changes @@ -1,15 +1,17 @@ Revision history for Dancer-Template-Xslate {{$NEXT}} + +0.03 2012-04-12 20:13:20 America/Chicago - Fix bug involving conversion from "extension" to "suffix" options. - Documented caveats involving Dancer's "layout" feature. -0.02 2011-12-12 18:35:33 America/Chicago +0.02 2011-12-12 18:35:33 America/Chicago - Fix bug preventing templates with extensions other than "tt" from being found. - Now accepting relative template paths - Fixed MS Windows pathing bug. - Stopped using Dancer::Config directly. -0.01 Mon 2010-08-02 12:23:50 CEST +0.01 Mon 2010-08-02 12:23:50 CEST - initial release |