Skip to content

Latest commit

 

History

History
48 lines (25 loc) · 587 Bytes

CHANGELOG.md

File metadata and controls

48 lines (25 loc) · 587 Bytes

Change Log

The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.

0.4.0

Added

  • Add support for PHP 8.1
  • Add GitHub Actions workflow

Removed

  • Drop support for PHP 7.3

Changed

  • Migrate from PHP-HTTP to PSR-18 client

0.3.0

Added

  • Add support for PHP 8.0

Removed

  • Drop support for PHP 7.2

Changed

  • Upgrade PHPUnit to version 9

0.2.0

Removed

  • Drop support for PHP < 7.2

0.1.1

Fixed

  • Fix failed response parsing if locale was missing

0.1.0

First release of this library.