Skip to content

Commit

Permalink
[java] update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 26, 2022
1 parent 8aeb1e1 commit 42284b0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions java/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,22 @@ v4.5.0
* Allow event firing decorator to accept a target class (#1694)
* Fix Javadoc for executeAsyncScript method
* [cdp] Add support for CDP 105 and remove CDP 102
* Make httpclient ClientConfig constructor protected (#10985)
* Make httpclient ClientConfig constructor protected (#10985)
* Throw an error when trying to select a disabled select or option (#10812)
* Add "webdriver.edge.loglevel" system property (#10961)
* Remove deprecated Opera support (#10379)
* [grid] Adding handler for options when using CORS and creating a session
* Add a JDK 11 HTTP client (#10730)
* [grid] Delete a session when a session times out (#10820)
* [grid] Delete a session when a session times out (#10820)
* Set high redirect default value in Netty client
* [grid] Remove unused "grid-mode" flag
* [grid] Remove unused "grid-mode" flag
* Improve default matcher to enable Appium
* Remove host info for most exceptions, except SessionNotCreatedException (#9792)
* Change message when session is not found in Grid for better exception handling
* Remove IME support
* Remove deprecated ForSeleniumServer caps
* Remove deprecated BrowserType
* Differentiate "Windows 7" and "Windows Vista" in Platform class

v4.4.0
======
Expand Down

0 comments on commit 42284b0

Please sign in to comment.