Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/geckodriver.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 3fe347a..c28a89b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,12 +2,13 @@
All notable changes to this program is documented in this file.
-## Unreleased
+## 0.16.1 (2016-04-26)
### Fixed
+- Read Firefox version number from stdout when failing to look for the application .ini file (fixes (Selenium #3884)[https://github.com/SeleniumHQ/selenium/issues/3884])
- Session is now ended when closing the last Firefox window (fixes [#613](https://github.com/mozilla/geckodriver/issues/613))
-## v0.16.0 (2016-04-21)
+## 0.16.0 (2016-04-21)
Note that geckodriver v0.16.0 is only compatible with Selenium 3.4 and greater.