X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=Changes;h=ec97a3ebec72c3337bcd4f68943b7a2231743a70;hp=a9677c3f24d8de79c29ea277235d841165a91333;hb=8ae3345c296c24329f5889474dd633174d57b13b;hpb=39817159a196a6acb7ce58266633ad6ea8490864 diff --git a/Changes b/Changes index a9677c3..ec97a3e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ 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) + +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