======================
Improvements
------------
* Added counts of 4xx and 5xx responses to the session summary on the main page.
* Added color to 4xx and 5xx responses on the whistle details page.
* Added 3 new settings: ``WHISTLE_AUTOLOG_REQUEST_METHOD``, ``WHISTLE_AUTOLOG_REQUEST_PATH``, and ``WHISTLE_AUTOLOG_RESPONSE_CODE``. These replace the ``WHISTLE_AUTO_LOG`` setting. See README.rst for details.