==================
**Added**
- Added the ``--shell`` command line option and now checks the ``CRAMSHELL``
environment variable to override the default ``/bin/sh`` shell.
(`3 <https://github.com/tbekolay/pytest-cram/pull/3>`_)
Thanks to `Florian Rathgeber <https://github.com/kynan>`_ for the contribution!
**Changed**
- Depend explicitly on ``cram>=0.7``. If you would like support for earlier
versions of cram, please
`file an issue <https://github.com/tbekolay/pytest-cram/issues/new>`_.