Imported Upstream version 0.20
[liburi-template-perl.git] / Changes
diff --git a/Changes b/Changes
index 3e3cf90..ec97a3e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Perl extension URI::Template
 
+0.20 2015-01-05
+ - Handle "0" as a template properly (RT 101109)
+
 0.19 2015-01-05
  - Allow empty template as per spec (RT 101109)
  - template() now accepts a new string as an argument (Artem Krivopolenov)