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 7f6d0ef commit 8428299Copy full SHA for 8428299
HISTORY.rst
@@ -3,9 +3,13 @@
3
History
4
-------
5
6
-2.3.1 (2016-XX-XX)
+2.4.0 (2016-XX-XX)
7
++++++++++++++++++
8
9
+* This module now uses ``ipaddress`` on Python 2 rather than ``ipaddr`` to
10
+ validate IP addresses before sending them to the web service.
11
+* Added handling of additional error codes that the web service may return.
12
+* PEP 257 documentation fixes.
13
* Updated documentation to reflect that the accuracy radius is now included
14
in City.
15
0 commit comments