Updated for 0.2.0

This commit is contained in:
Gregory Oschwald 2013-05-29 07:40:18 -07:00
parent c90fe87d3d
commit 3431141943

View File

@ -1,6 +1,16 @@
CHANGELOG CHANGELOG
========= =========
0.2.0 (2013-05-29)
------------------
* `GenericException` was renamed to `GeoIP2Exception`.
* We now support more languages. The new languages are de, es, fr, and pt-BR.
* The REST API now returns a record with data about your account. There is
a new geoip.records.MaxMind class for this data.
* The `continentCode` attribute on `Continent` was renamed to `code`.
* Documentation updates.
0.1.1 (2013-05-14) 0.1.1 (2013-05-14)
------------------ ------------------