Version 0.2 (2017-05-10)
========================

* IPv6 Lookup support for country
* Lua5.2/5.3 compatibility
* Remove the stderr capture and use the GEOIP_SILENCE flag instead
* added makefiles

Version 0.1.2 (2012-03-10)
==========================

* GEOIP_MEMORY_CACHE is now a default option when opening a DB.
* Fixed some compiler warnings.
* Improved tests.

Version 0.1.1 (2011-03-09)
==========================

* Made code more compatible with C89.
* Charset parameter no longer ignored in `city.open()` and `country.open()`.

Version 0.1 (2011-03-07)
========================

Initial release.
