Imported upstream version 0.08.02
[liburi-template-perl.git] / Changes
diff --git a/Changes b/Changes
index 41e12ef..8773682 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Perl extension URI::Template
 
+0.08_02 Tue Jul 31 2007
+    - switch to Module::Install
+    - extract part of the test suite into a generic json-formatted structure
+
+0.08_01 Sun Jul 29 2007
+    - handle new escaping rules from the latest spec.
+
 0.07  Thu May 24 2007
     - allow the user to pass an array ref to process and process_to_string
       which fills values by position