Skip to content

Commit

Permalink
Release 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Feb 27, 2023
1 parent 94bd8ae commit 044f570
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# CHANGELOG


## 1.7.2 (2023-02-27)

* Fix case where the timeout in `setHtml()` isn't respected
* Fix hard coded timeout in `Dom` class
* Fix hard coded timeout in `ResponseReader` class
* Stop process when an error occurs during startup
* Stop process on `waitForStartup` if dev tools failed to start
* Disconnect socket on `sendCloseMessage`


## 1.7.1 (2022-09-04)

* Fix command execution in `AutoDiscover`
Expand Down

0 comments on commit 044f570

Please sign in to comment.