We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 754f5d0 commit 932b5fbCopy full SHA for 932b5fb
HISTORY.rst
@@ -15,8 +15,10 @@ History
15
* Python 3.3 and 3.4 are no longer supported.
16
* Updated documentation of anonymizer attributes - ``is_anonymous_vpn`` and
17
``is_hosting_provider`` - to be more descriptive.
18
-* Added support for ``user_count`` trait for the GeoIP2 Precision webservice.
19
-* Added ``static_ip_score`` property to ``geoip2.record.Traits`` for GeoIP2 Precision Insights.
+* Added support for the ``user_count`` trait for the GeoIP2 Precision webservice.
+* Added the ``static_ip_score`` attribute to ``geoip2.record.Traits`` for
20
+ GeoIP2 Precision Insights. This is a float which indicates how static or dynamic
21
+ an IP address is.
22
23
2.9.0 (2018-05-25)
24
++++++++++++++++++
0 commit comments