summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorRichard Simões <rsimoes@cpan.org>2011-12-09 10:09:17 -0600
committerRichard Simões <rsimoes@cpan.org>2011-12-09 10:09:17 -0600
commit495c00a71e8937eb9fd6f85657c8b7d097f1dfba (patch)
tree0fa7c861f34880858b42b9f61c09684bb137c656 /Changes
parentMerge pull request #4 from fayland/master (diff)
downloaddancer-template-xslate-495c00a71e8937eb9fd6f85657c8b7d097f1dfba.tar.gz
add dzil plugins, use File::Spec exclusively instead of regular expressions
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 7 insertions, 1 deletions
diff --git a/Changes b/Changes
index 9ff9470..1a9b490 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,10 @@
-Revision history for Perl extension Dancer::Template::Xslate
+Revision history for Dancer-Template-Xslate
+
+{{$NEXT}}
+ - fix bug preventing templates with extensions other than "tt" from being found
+ - accept relative template paths
+ - fix MS Windows pathing bug
+ - don't use Dancer::Config directly
0.01 Mon 02 Aug 2010 12:23:50 PM CEST
- initial release