John Vandenberg 2019-08-27 09:41:03 +00:00 committed by Git OBS Bridge
parent 30bf517f6e
commit 3180774894

View File

@ -241,7 +241,7 @@ Wed Dec 11 01:23:31 UTC 2013 - p.drouand@gmail.com
not present. not present.
+ Miscellaneous inconsistent behavior and errors in geolocating. + Miscellaneous inconsistent behavior and errors in geolocating.
+ Google V2 geocoder has been removed as its API was shutdown. + Google V2 geocoder has been removed as its API was shutdown.
- Changes from - Changes from 0.95.1
+ Fix #12, where `DeprecationWarning` was showing for GoogleV2 even if + Fix #12, where `DeprecationWarning` was showing for GoogleV2 even if
it wasn't being used (due to `geopy.geocoders` importing it). it wasn't being used (due to `geopy.geocoders` importing it).
+ `GoogleV3.geocode` "address" kwarg renamed to "string" to match + `GoogleV3.geocode` "address" kwarg renamed to "string" to match