diff options
author | Richard Simões <rsimoes@cpan.org> | 2012-04-12 20:16:21 -0500 |
---|---|---|
committer | Richard Simões <rsimoes@cpan.org> | 2012-04-12 20:16:21 -0500 |
commit | a73a7c19f1e66304e99cecfc41d4594bbc7fef14 (patch) | |
tree | b45743f7b8629aba5d0334c28904e6d95fe87fbd | |
parent | Clean up code and docs, tweak tests. (diff) | |
download | dancer-template-xslate-a73a7c19f1e66304e99cecfc41d4594bbc7fef14.tar.gz |
+dzil edit master
-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 |