Release Notes
-------------
A bugfix release containing mostly maintenance actions and documentation improvements. This version drops Python 3.5. The core of MRIQC has adopted the config-module pattern from fMRIPrep.
With thanks to A. Erramuzpe, @justbennet, U. Tooley, and A. Huffman for contributions.
CHANGES
-------
* RF: Adopt config module pattern from *fMRIPrep* (#837)
* MAINT: Clear the clutter of warnings (#838)
* MAINT: Drop Python 3.5, simplify linting (#833)
* MAINT: Update to latest Ubuntu Xenial tag (#814)
* MAINT: Centralize all requirements and versions on ``setup.cfg`` (#819)
* MAINT: Use recent Python image to build packages in CircleCI (#808)
* DOC: Improve AQI (and other IQMs) and boxplot whiskers descriptions (#816)
* DOC: Refactor how documentation is built on CircleCI (#818)
* DOC: Corrected a couple of typos in ``--help`` text (#809)