Imported upstream version 0.13
[liburi-template-perl.git] / Changes
diff --git a/Changes b/Changes
index c14ab35..49e998a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,17 @@
 Revision history for Perl extension URI::Template
 
+0.13  Tue Feb 12 2008
+    - Properly terminate deparse regex (Karen Cravens)
+
+0.12  Sun Feb 10 2008
+    - Attempt to fix deparse() when the template ends in a variable
+
+0.11  Fri Feb 08 2008
+    - require perl 5.6 minimum
+
+0.10  Wed Jan 16 2008
+    - fix test suite for JSON 2.x
+
 0.09  Tue Aug 28 2007
     - minor doc update