Skip to content

Commit 932b5fb

Browse files
committed
Added detail about the output of this attribute
1 parent 754f5d0 commit 932b5fb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

HISTORY.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ History
1515
* Python 3.3 and 3.4 are no longer supported.
1616
* Updated documentation of anonymizer attributes - ``is_anonymous_vpn`` and
1717
``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.
18+
* Added support for the ``user_count`` trait for the GeoIP2 Precision webservice.
19+
* 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.
2022

2123
2.9.0 (2018-05-25)
2224
++++++++++++++++++

0 commit comments

Comments
 (0)