From: John Napiorkowski Date: Mon, 27 Jul 2015 14:24:08 +0000 (-0500) Subject: update changes X-Git-Tag: 5.90096~4 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=3f955f48d03d3a820cb7f392c3a71992f909e64d update changes --- diff --git a/Changes b/Changes index db4e836..ccb5196 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ # This file documents the revision history for Perl extension Catalyst. -5.90095 - TDB +5.90095 - 2015-07-27 + - Minor test case tweak that I hope solve some minor hiesenfails reported + on CPAN testers. + - (https://github.com/perl-catalyst/catalyst-runtime/pull/109) added som + additional directions to how to setup a development sandbox + - (https://github.com/perl-catalyst/catalyst-runtime/pull/108) fix bug in + encoding where URI fragment seperator '#' in ->uri_for would get encoded. 5.90094 - 2015-07-24 - When there is a multipart POST request and the parts have extended