Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2362670

Browse files
committed
fix changelog
1 parent 1f7cfab commit 2362670

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,34 +15,28 @@ CHANGELOG
1515
* Added: cached reponse for GoogleMaps provider (tests)
1616
* Added: `ProviderAggregator` (replacing the former `Geocoder` class)
1717
* Added: ability to change providers locale at runtime
18-
1918
* Documentation: almost entirely rewritten
2019
* Documentation: a note on versioning has been added
2120
* Documentation: a Contributor Code of Conduct has been added for the entire
2221
Geocoder project
23-
2422
* Fixed: phpdoc, wording
2523
* Fixed: providers are now highly configurable, even at runtime
2624
* Fixed: `FreeGeoIp` property because of an API change
27-
2825
* Moved: IGN OpenLS provider to geocoder-extra (#339)
2926
* Moved: OIORest provider to geocoder-extra (#336)
3027
* Moved: GeoCoder.us provider to geocoder-extra (#338)
3128
* Moved: GeoCoder.ca provider to geocoder-extra (#337)
3229
* Moved: DataScienceToolkit provider to geocoder-extra (#340)
3330
* Moved: Baidu provider to geocoder-extra (#341)
3431
* Moved: IpGeoBase provider to geocoder-extra (#342)
35-
3632
* Renamed: properties such as:
3733
- city => locality
3834
- cityDistrict => subLocality
3935
- zipcode => postalCode
40-
4136
* Refactored: dumpers (remove Interface suffix, define a new method signature)
4237
* Refactored: class names!
4338
* Refactored: all providers now implement the `Geocoder` interface
4439
* Refactored: exception messages are a bit more verbose
45-
4640
* Removed: `Provider`, `Dumper`, `Interface`, and `Exception` suffixes
4741
* Removed: `autoload.php` file
4842
* Removed: `OpenStreetMapsProvider` class (#335)

0 commit comments

Comments
 (0)