X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=Changes;h=fd063b5a0596c6163a04b6a012e3877e589b416f;hp=3e3cf902decea2ab15ce81070ed95febdd3bfff4;hb=0d7b4e5c78381a4f4cba91587225acbc359df175;hpb=1d94fcb2781945132b9a29e93744b6c168e647aa diff --git a/Changes b/Changes index 3e3cf90..fd063b5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ Revision history for Perl extension URI::Template +0.21 2015-01-08 + - variables() now returns items in their order of appearance (Artem + Krivopolenov) + +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)