Skip to content

Commit 5d17799

Browse files
committed
[rb] update changelog for 4.5
1 parent 42850a7 commit 5d17799

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

rb/CHANGES

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
4.5.0 (Unreleased)
2+
=========================
3+
4+
BiDi:
5+
* Released selenium-devtools 0.105.0 (supports CDP v85, v103, v104, v105)
6+
* Add HasBiDi support to Chrome
7+
8+
Ruby:
9+
* Fix bug in Platform code
10+
* Update Select class to error when elements are disabled (#10812)
11+
12+
Firefox:
13+
* Add support for installing unsigned add-ons (#10265, thanks TamsilAmani!)
14+
* Change accept_insecure_certificates to true by default (to match other bindings)
15+
* Set debugger_address option to true by default
16+
17+
Server:
18+
* Add support for initializing server class with arguments and log level
19+
120
4.4.0 (2022-08-09)
221
=========================
322

0 commit comments

Comments
 (0)