
2024-02-06 version 0.3.8
- NEW: add support for caching tzname from opencagedata
- UPD: don't store locality, tzname if they're not set
- NEW: revgeoc: add test-mx as an example without locality and a distinct tzname
- NEW: add NOTES.md on how we use revgeod with Traccar

2022-05-22 version 0.3.6
- FIX: extend checking of libmicrohttpd version (#4)
- NEW: add _mhdversion string to /stats endpoint result

2021-11-15 version 0.3.4
- FIX: Fedora 34 requires enum for libmicrohttpd-0.9.73
- FIX: MHD changed return values of callbacks on handle_connection (#4)
- FIX: s/libcurl3/libcurl4/ for buster in fpm-make.sh

2020-09-05 version 0.3.2
- NEW: document FreeBSD
- NEW: statsd-c-client is now included
- UPD: we have been granted a limited OpenCage API key for publication

2019-01-24 version 0.3.0
- UPD: documentation
- NEW: client utility revgeoc

2019-01-23 version 0.2.9
- UPD: new documentation and manpage
- UPD: python module supports &app=
- NEW: all queries via GET parameters (#3)

2019-01-22 version 0.2.6
- NEW: packaging for Debian (fpm)

2019-01-20 version 0.2.2
- NEW: collect per/app query statistics (#2)
