Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 595 Bytes

CHANGELOG.md

File metadata and controls

41 lines (26 loc) · 595 Bytes

CHANGELOG

0.5.0 (2015-03-11)

  • [BC] the package is now compatible for Laravel 5
  • improved the doc
  • add code of conduct

0.4.1 (2014-06-23)

  • fix the way to implode provider's arguments + unit tests

0.4.0 (2014-04-13)

  • use Geocoder 2.4.*

0.3.0 (2014-04-13)

  • support provider's arugments (BC break)

0.2.0 (2013-11-16)

  • use Geocoder 2.3.x
  • use config file
  • use singleton instead of share
  • improve tests

0.1.0 (2013-09-16)

  • add badges
  • initial import