Skip to content

Commit

Permalink
Updating Changelog for 2.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomatedTester committed Sep 10, 2014
1 parent 8346498 commit 5163bce
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion java/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v2.43.1
=======

* Fixing socketlock bug with reusing the same profile multiple times

v2.43.0
=======
WebDriver:
Expand Down Expand Up @@ -1634,4 +1639,4 @@ Grid:
* Properly form the HTML output for console display.
* Track when a session has become orphaned. I.e., when the client sends no
commands after the initial session creation. This almost always indicates
the client is no longer connected and the session is unusable immediately.
the client is no longer connected and the session is unusable immediately.

0 comments on commit 5163bce

Please sign in to comment.