Release REST-Client 281

* Allow arbitrary request verbs (RT #124620)
This commit is contained in:
Andreas K. Hüttel 2021-12-17 22:48:01 +01:00
parent 23531d00eb
commit 33753a8bdd
No known key found for this signature in database
GPG Key ID: 4C49F79E54D0A206

View File

@ -1,6 +1,9 @@
History for the REST-Client Perl distribution History for the REST-Client Perl distribution
281 2021-12-17
* Allow arbitrary request verbs (RT #124620)
280 2021-12-14 280 2021-12-14
* Convert build system to MakeMaker and Dist::Zilla * Convert build system to MakeMaker and Dist::Zilla
Fixes the installation on recent Perl without '.' in @INC Fixes the installation on recent Perl without '.' in @INC