Skip to content

Commit

Permalink
Fix --splinter-headless, as it could as well be of type bool, not str.
Browse files Browse the repository at this point in the history
Add changelog entry
  • Loading branch information
mpasternak committed Dec 25, 2020
1 parent 14ef26b commit 6908f85
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,11 @@
Changelog
=========

3.3.1
-----

- Fix handling of command-line option ``splinter_headless`` (mpasternak)

3.3.0
-----

Expand Down

0 comments on commit 6908f85

Please sign in to comment.