We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8956e6c commit 1d1927fCopy full SHA for 1d1927f
1 file changed
HISTORY.rst
@@ -3,6 +3,14 @@
3
History
4
-------
5
6
+2.3.1 (2021-02-12)
7
+++++++++++++++++++
8
+
9
+* In 2.2.0 and 2.3.0, a ``KeyError`` would be thrown if the response from the
10
+ web service did not have the ``ip_address`` key but did contain the text
11
+ "ip_address" in the JSON body. Reported and fixed by Justas-iDenfy. GitHub
12
+ #78.
13
14
2.3.0 (2021-02-02)
15
++++++++++++++++++
16
0 commit comments