File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 33 History
44-------
55
6+ 0.2.0 (2013-05-29)
7+ ++++++++++++++++++
8+
9+ * Support for Python 3.2 was dropped.
10+ * The methods to call the web service on the `Client ` object now validate
11+ the IP addresses before calling the web service. This requires the
12+ `ipaddr ` module on Python 2.x.
13+ * We now support more languages. The new languages are de, es, fr, and pt-BR.
14+ * The REST API now returns a record with data about your account. There is
15+ a new geoip.records.MaxMind class for this data.
16+ * Rename model.continent.continent_code to model.continent.code.
17+ * Documentation updates.
18+
6190.1.1 (2013-05-14)
720++++++++++++++++++
821
@@ -11,4 +24,4 @@ History
11240.1.0 (2013-05-13)
1225++++++++++++++++++
1326
14- - Initial release
27+ * Initial release
You can’t perform that action at this time.
0 commit comments