Skip to content

Commit 42284b0

Browse files
committed
[java] update changelog
1 parent 8aeb1e1 commit 42284b0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

java/CHANGELOG

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,22 @@ v4.5.0
44
* Allow event firing decorator to accept a target class (#1694)
55
* Fix Javadoc for executeAsyncScript method
66
* [cdp] Add support for CDP 105 and remove CDP 102
7-
* Make httpclient ClientConfig constructor protected (#10985)
7+
* Make httpclient ClientConfig constructor protected (#10985)
88
* Throw an error when trying to select a disabled select or option (#10812)
99
* Add "webdriver.edge.loglevel" system property (#10961)
1010
* Remove deprecated Opera support (#10379)
1111
* [grid] Adding handler for options when using CORS and creating a session
1212
* Add a JDK 11 HTTP client (#10730)
13-
* [grid] Delete a session when a session times out (#10820)
13+
* [grid] Delete a session when a session times out (#10820)
1414
* Set high redirect default value in Netty client
15-
* [grid] Remove unused "grid-mode" flag
15+
* [grid] Remove unused "grid-mode" flag
1616
* Improve default matcher to enable Appium
1717
* Remove host info for most exceptions, except SessionNotCreatedException (#9792)
1818
* Change message when session is not found in Grid for better exception handling
1919
* Remove IME support
2020
* Remove deprecated ForSeleniumServer caps
2121
* Remove deprecated BrowserType
22+
* Differentiate "Windows 7" and "Windows Vista" in Platform class
2223

2324
v4.4.0
2425
======

0 commit comments

Comments
 (0)