Skip to content

Commit 6d0b23c

Browse files
committed
Updating changelogs
1 parent e2317e2 commit 6d0b23c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

py/CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Selenium 4.37.0
44
* Configure WebSocket timeout and wait interval via ClientConfig (#16248)
55
* Raise NotImplementedError when deleting downloads in driver subclass (#16423)
66
* Fix default rpId in virtual authenticator (#16428)
7-
* Update docstrings style (#16427)
7+
* Support Python 3.14 and drop Python 3.9 (#16342)
88
* Update docstrings style according to google guideline (#16445)
99

1010
Selenium 4.36.0

rb/CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
4.37.0 (2025-10-16)
22
=========================
33
* Add CDP for Chrome 141 and remove 138
4+
* Update Chrome/Edge args for test environment (#16376)
5+
* Remove `prism` dependency (#16437)
6+
* Remove `json` version constraint (#16436)
47

58
4.36.0 (2025-09-18)
69
=========================

0 commit comments

Comments
 (0)