Imported Upstream version 0.19
[liburi-template-perl.git] / Changes
diff --git a/Changes b/Changes
index a9677c3..3e3cf90 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for Perl extension URI::Template
 
+0.19 2015-01-05
+ - Allow empty template as per spec (RT 101109)
+ - template() now accepts a new string as an argument (Artem Krivopolenov)
+
+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