Skip to content

Commit faeb3c1

Browse files
committed
Ammend changelog
1 parent 3bbafd6 commit faeb3c1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

py/CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Selenium 4.34.0
2121
* Deprecate support for FTP proxies (#15906)
2222
* Type hint cleanup (#15917)
2323
* Adding Note to enable_webextensions() regarding CDP (plus gen docstring updates) (#15927)
24+
* Return HTTP response reason when remote connection error occurs (#15942)
25+
* [py] add macOS specific keys to Key enum (#15948)
2426

2527
Selenium 4.33.0
2628
* Add CDP for Chrome 137 and remove 134

rb/CHANGES

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
4.34.0 (2025-06-25)
1+
4.34.0 (2025-06-29)
22
=========================
33
* Add CDP for Chrome 138 and remove 135
44
* Fix child process terminate method when a process is already terminated (#15789)
55
* Deprecate ftp proxy (#15926)
6+
* Add macOS key mappings for Options and Function keys (#15959)
67

78
4.33.0 (2025-05-23)
89
=========================

0 commit comments

Comments
 (0)