Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 839 Bytes

CHANGELOG.md

File metadata and controls

64 lines (33 loc) · 839 Bytes

Change Log

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

4.5.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

4.4.0

Added

  • Add support for PHP 8.0

Removed

  • Drop support for PHP 7.2

Changed

  • Upgrade PHPUnit to version 9

4.3.0

Removed

  • Drop support for PHP < 7.2

4.2.0

Added

  • Yandex now requires an API key

4.1.0

Added

Changed

  • Improve tests by using Geocoder\Provider\Yandex\Model\YandexAddress

4.0.1

Fixed

  • Added geocoder-php/common-http dependency

4.0.0

First release of this library.