---
2017-05-21
- The ``sort_results`` argument added to ``aggregations.GroupConcat``.
- Make sure ``separator`` argument of ``aggregations.GroupConcat`` is always
passed along in case of PostgreSQL, since then it's an obligatory argument.
- Tests added.
- Added explicit testing against sqlite, mysql and postgresql in tox.