Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Updates for 4.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wkeeling committed Jul 9, 2022
1 parent 3f37ef9 commit 3c5166a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions HISTORY.rst
@@ -1,6 +1,14 @@
History
~~~~~~~

4.6.5 (2022-07-09)
------------------

* Fix compatibility issue with DesiredCapabilities and older versions of the Chrome webdriver API.
* Fix bug where verify_ssl would assume the inverse of the boolean passed (it was the wrong way round).
* Minor update to support Python 3.10.
* Minor README updates.

4.6.4 (2022-05-11)
------------------

Expand Down

0 comments on commit 3c5166a

Please sign in to comment.