Merge tag 'upstream/0.18'
[liburi-template-perl.git] / Changes
diff --git a/Changes b/Changes
index 8c5b03e..edd4a6f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 Revision history for Perl extension URI::Template
 
+0.18 2013-12-05
+ - Fix empty hash/array special casing to not return anything
+
+0.17 2013-03-11
+ - Special case return from empty hash and array values in query strings
+
 0.16 2012-05-30
  - Conform to latest spec RFC 6570 (RT 66651)
  - Re-use test suite from official github repo