X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=23717eae9d4142c1453431ac2625c8bb716b4a41;hb=04f96b73abc2c408dde3d363a80f0bd112155b88;hp=cc21828cde1fd6d5cf4585b26a86274603509a87;hpb=44fa7f9429568532ea892e2020c20177b71cb736;p=catagits%2FCatalyst-Action-REST.git diff --git a/Changes b/Changes index cc21828..23717ea 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,10 @@ + Sort list of allowed methods. RT#81825 + +Mon 2 Jul 2012 20:13:00 BST - Release 1.05 + Bugfix get_allowed_methods list: + * include HEAD + * remove "not_implemented" + Sat 30 Jun 2012 10:25:00 BST - Release 1.04 Bugfix to _dispatch_rest_method