File tree 1 file changed +6
-1
lines changed 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 3
3
History
4
4
-------
5
5
6
- 0.6.0 (2014-07-XX )
6
+ 0.6.0 (2014-07-22 )
7
7
++++++++++++++++++
8
8
9
9
* The web service client API has been updated for the v2.1 release of the web
10
10
service. In particular, the ``city_isp_org `` and ``omni `` methods on
11
11
``geoip2.webservice.Client `` should be considered deprecated. The ``city ``
12
12
method now provides all of the data formerly provided by ``city_isp_org ``,
13
13
and the ``omni `` method has been replaced by the ``insights `` method.
14
+ **Note: ** In v2.1 of the web service, ``accuracy_radius ``,
15
+ ``autonomous_system_number ``, and all of the ``confidence `` values were
16
+ changed from unicode to integers. This may affect how you use these values
17
+ from this API.
18
+ * Support was added for the GeoIP2 Connection Type, Domain, and ISP databases.
14
19
15
20
16
21
0.5.1 (2014-03-28)
You can’t perform that action at this time.
0 commit comments