Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 469 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 469 Bytes

Change Log

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

1.2.0

Added

  • Support for fuzzyMatch parameter

1.1.0

Fixed

  • Fix issue when country short_code is null

Removed

  • Drop support for PHP < 7.2

1.0.2

Fixed

  • Check if country short_code key is set before extracting it

1.0.1

Fixed

  • Fix the Bounds query builder format

1.0.0

First release of this library.