geckodriver: changes: v0.16.0 has not been released

Prevent confusion amongst users as towards whether v0.16.0 is out.

Source-Repo: https://github.com/mozilla/geckodriver
Source-Revision: dccea97b6cc709b4bd93146ea12c7d9b0b356688

--HG--
extra : rebase_source : 19985f1ae4f75089c1ee26e5d896292d82a82b0c
This commit is contained in:
Andreas Tolfsen 2017-04-18 12:55:54 +01:00
Родитель 2ff5719770
Коммит 04568f3323
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -2,7 +2,7 @@
All notable changes to this program is documented in this file.
## 0.16.0 (2017-04-10)
## Unreleased
### Added
- Support for WebDriver-conforming [New Session](https://w3c.github.io/webdriver/webdriver-spec.html#dfn-new-session) negotiation, with `desiredCapabilities`/`requiredCapabilities` negotiation as fallback