X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a5ab9776d8c7d9cd247c80eef732a11fdbb26ec4;hb=HEAD;hp=8d541e0057f177bed05a6a94e5a7a7ea1bef9c5c;hpb=cc75c886256f187cda388641931e8dafad6c2346;p=catagits%2FHTTP-Body.git diff --git a/Changes b/Changes index 8d541e0..a5ab977 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ This file documents the revision history for Perl extension HTTP::Body. {{$NEXT}} +1.23 2024-03-30 04:27:56+01:00 Europe/Berlin + - Changing default behavior of upload handling to stop taking over the upload extension + - Adding configuration options for changing this behavior back or add custom File::Temp arguments + - Updating documentation. + 1.22 2015-01-29 04:51:51+01:00 Europe/Berlin - Fix for the fix..... don't ask