File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed
Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4- ### 1.3.1 (????-??-?? ) ###
4+ ### 1.4.0 (2013-03-16 ) ###
55
6- n/a
6+ * Updated: doc with an exemple of the ChainProvider
7+ * Updated: doc about result object
8+ * Refactored: adapters and its tests
9+ * Updated: readme for new ArcGIS Online Provider
10+ * Added: ArcGIS Online provider
11+ * Fixed: OpenStreetMaps test
12+ * Updated: Set a custom result factory via a setter
13+ * Fixed: compatibility php 5.3
14+ * Fixed: Yandex test
15+ * Added: TomTom Provider
716
817### 1.3.0 (2013-03-04) ###
918
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ class Geocoder implements GeocoderInterface
2121 /**
2222 * Version
2323 */
24- const VERSION = '1.3.1-dev ' ;
24+ const VERSION = '1.4.0 ' ;
2525
2626 /**
2727 * @var ProviderInterface[]
You can’t perform that action at this time.
0 commit comments