Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 854 Bytes

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 854 Bytes

Change Log

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

4.4.0

Added

  • Added partial_match

    partial_match indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address. You may wish to examine the original request for misspellings and/or an incomplete address.

Fixed

  • Fix "Administrative level X is defined twice" issue

4.3.0

Added

4.2.0

Added

  • Added the $channel constructor parameter.

4.1.0

Added

  • Support for SubLocality.

4.0.0

First release of this library.