Skip to content

Commit 63e4500

Browse files
committed
Prepare for v0.6.0
1 parent f763930 commit 63e4500

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

HISTORY.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,19 @@
33
History
44
-------
55

6-
0.6.0 (2014-07-XX)
6+
0.6.0 (2014-07-22)
77
++++++++++++++++++
88

99
* The web service client API has been updated for the v2.1 release of the web
1010
service. In particular, the ``city_isp_org`` and ``omni`` methods on
1111
``geoip2.webservice.Client`` should be considered deprecated. The ``city``
1212
method now provides all of the data formerly provided by ``city_isp_org``,
1313
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.
1419

1520

1621
0.5.1 (2014-03-28)

0 commit comments

Comments
 (0)