----------------------------
- Make it very easy to use ``ionice``.
- Add simple wrapper for ``which`` (``context.find_program()``).
- Avoid nested shell in ``context.prepare_interactive_shell()``.
- Don't add trailing ``--`` in ``ChangeRootCommand.command_line``.
- Change default working directory in chroots (backwards incompatible, although
I wouldn't be surprised if there are zero uses of the ``executor.schroot``
module outside of the code bases I maintain :-).
.. _Release 16.0: https://github.com/xolox/python-executor/compare/15.1...16.0