Skip to content

Commit

Permalink
[py] update missing items for changelog for 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Nov 22, 2021
1 parent 5fd073d commit 336811c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions py/CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Selenium 4.1.0

* add warning if people set w3c to false as it may break their tests
* Fix wrong type annotations for "env" it's a dict not a string (#10072)
* Added default executable path in service module for (#10057)
* Fix typos for docstrings (#10052)
* Fix return type hint in get_screenshot_as_png (#10060)
* Add CDP for v96, remove support for v92 and v93
* Add support for shadow dom end points
* Upgrade sphinx to use latest
Expand Down

0 comments on commit 336811c

Please sign in to comment.