- Fix mouse_over patch for Firefox, so it works with recent splinter (0.18.1) (mpasternak),
3.3.1
-----
- Fix handling of command-line option ``splinter_headless`` (mpasternak)
3.3.0
-----
- Support headless firefox (mpasternak)
3.2.0
-----
- Passing `--splinter-headless` without arguments defaults to 'true' `123 <https://github.com/pytest-dev/pytest-splinter/pull/123>`_ (tony)
3.1.0
-----
- Remove unnecessary webdriver patch for retries, this behaviour is now part of splinter. (jsfehler) - Bump minimum splinter version to 0.13.0 (jsfehler)