We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff4370a commit 0e7c88aCopy full SHA for 0e7c88a
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# WebDriver Manager changelog
2
+
3
+## 1.3.1 (2016-10-19)
4
5
+- **[FIXED]** Prevention of zombie processes, which affected termination of the
6
+ standalone server ([#11], [#14] - thanks [@jails]).
7
8
+[#11]: https://github.com/peridot-php/webdriver-manager/issues/11
9
+[#14]: https://github.com/peridot-php/webdriver-manager/pull/14
10
11
+<!-- References -->
12
13
+[@jails]: https://github.com/jails
0 commit comments