Skip to content

Commit

Permalink
Update changelog/author info.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed May 9, 2017
1 parent a5155cd commit 3ae9880
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ These people have contributed to `pytest-splinter`, in alphabetical order:
* `Andrey Makhnach <[email protected]>`_
* `Aymeric Augustin <https://myks.org/>`_
* `Daniel Hahler <[email protected]>`_
* `Ionel Cristian Mărieș <[email protected]>`_
* `Laurence Rowe <[email protected]>`_
* `Marco Buccini <[email protected]>`_
* `Oleg Pidsadnyi <[email protected]>`_
Expand Down
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

1.8.2
-----

- Fixed missing `switch_to` method (some selenium `expected_conditions` are broken without
it, see `#93 <https://github.com/pytest-dev/pytest-splinter/pull/93>`_)

1.8.1
-----
Expand Down

0 comments on commit 3ae9880

Please sign in to comment.