Version 0.3.1
~~~~~~~~~~~~~~
Released: 2013-06-26

Bugfixes:
 * Use a GPtrArray for search results
 * Adjust unit-tests and client tool

Version 0.3.0
~~~~~~~~~~~~~~
Released: 2013-06-10

Features:
 * Add command-line method to search for apps
 * Restructure code to clearly separate client and daemon
 * Make DBus API an internal implementation detail
 * Rewritten and more advanced XDG menu file parser
 * Implemented new Category handling
 * Many improvements in documentation
 * Implement API to access any AppStream-compliant screenshot service

Bugfixes:
 * Fix creation of missing database
 * Make UAI more failsafe
 * Improve error handling and command-line output
 * Greatly improve search results
 * Fix translation template

Version 0.2.0
~~~~~~~~~~~~~~
Released: 2013-03-15

Features:
 * Add distro-agnostic category definition (Matthias Klumpp)
 * Make DBus API more failsafe (Matthias Klumpp)
 * Place Xapian cache in different directory (Matthias Klumpp)
 * Add release script and release instructions (Matthias Klumpp)

Bugfixes:
 * Kill some compiler warnings (Matthias Klumpp)
 * Print error message if xmlto was not found (Matthias Klumpp)
 * Make --nowait option finally work again (Matthias Klumpp)
 * docs: Build C API documentation (Matthias Klumpp)
 * Print better message if category dir is null (Matthias Klumpp)

Version 0.1
~~~~~~~~~~~~~~
Released: 2012-10-02

Notes:
  * Initial release
