Remove incorrect doc
This commit is contained in:
parent
6cd0863499
commit
00a520f3c5
|
@ -1,6 +1,12 @@
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
2.0.1 (2014-09-XX)
|
||||||
|
------------------
|
||||||
|
|
||||||
|
* Update ApiGen dependency to version that isn't broken on case sensitive
|
||||||
|
file systems.
|
||||||
|
|
||||||
2.0.0 (2014-09-22)
|
2.0.0 (2014-09-22)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
@ -238,9 +238,6 @@ for details on what data each end point may return.
|
||||||
The only piece of data which is always returned is the `ipAddress`
|
The only piece of data which is always returned is the `ipAddress`
|
||||||
attribute in the `GeoIp2\Record\Traits` record.
|
attribute in the `GeoIp2\Record\Traits` record.
|
||||||
|
|
||||||
Every record class attribute has a corresponding predicate method so you can
|
|
||||||
check to see if the attribute is set.
|
|
||||||
|
|
||||||
## Integration with GeoNames ##
|
## Integration with GeoNames ##
|
||||||
|
|
||||||
[GeoNames](http://www.geonames.org/) offers web services and downloadable
|
[GeoNames](http://www.geonames.org/) offers web services and downloadable
|
||||||
|
|
Loading…
Reference in New Issue
Block a user