X-Git-Url: http://erislabs.net/gitweb/?p=liburi-template-perl.git;a=blobdiff_plain;f=Changes;fp=Changes;h=fd063b5a0596c6163a04b6a012e3877e589b416f;hp=ec97a3ebec72c3337bcd4f68943b7a2231743a70;hb=4a3cf69401f1cdba7219cc23ede458c2615bbd7a;hpb=d90743b3b3da9f8da1dd76e925b5e6284361837b diff --git a/Changes b/Changes index ec97a3e..fd063b5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ 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)