Skip to content

Commit c81d86a

Browse files
committed
[rb] update changelog
1 parent e4e6362 commit c81d86a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

rb/CHANGES

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
4.9.1 (Unreleased)
2+
=========================
3+
Ruby:
4+
* Allow users to specify driver process output in Service class (#11964)
5+
* Updated minimum required Ruby version to 3.0
6+
* Selenium Logger defaults to :info and all debugging is now logged as :debug (#11967)
7+
* Every logging entry can be ignored based on ID, not just warnings
8+
* Logging entries can be filtered to allow or ignore specific IDs
9+
10+
BiDi:
11+
* Fix bug with loading devtools (#11931) (thanks Boris Petrov!)
12+
* Released selenium-devtools 0.113.0 (supports CDP v85, v111, v112, v113)
13+
114
4.9.0 (2023-04-21)
215
=========================
316
Ruby:

0 commit comments

Comments
 (0)