Add Changes for Anonymous IP support
This commit is contained in:
parent
970d1dba45
commit
6859340968
|
@ -7,6 +7,10 @@ CHANGELOG
|
||||||
* Update ApiGen dependency to version that isn't broken on case sensitive
|
* Update ApiGen dependency to version that isn't broken on case sensitive
|
||||||
file systems.
|
file systems.
|
||||||
|
|
||||||
|
* Added support for the GeoIP2 Anonymous IP database. The
|
||||||
|
`GeoIP\Database\Reader` class now has an `anonymousIp` method which returns
|
||||||
|
a `GeoIP2\Model\AnonymousIp` object.
|
||||||
|
|
||||||
2.0.0 (2014-09-22)
|
2.0.0 (2014-09-22)
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user