diff --git a/Changes b/Changes index 9569e8d..a136025 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,13 @@ + +History for the REST-Client Perl distribution + +280 2021-12-14 + * Convert build system to MakeMaker and Dist::Zilla + Fixes the installation on recent Perl without '.' in @INC + (RT #122263, RT #120854) + * Do not prepend default host to absolute URLs (RT #119790) + * Point to Github for source repository and issue tracker + 273 * Add ContentFile that will allow writing responses directly to file or process using a call back through LWP::UserAgent