mirror of
https://github.com/thoughtbot/capybara-webkit
synced 2023-03-27 23:22:28 -04:00
Update NEWS for HEAD
This commit is contained in:
parent
c74949bd04
commit
12cc63eff1
1 changed files with 9 additions and 0 deletions
9
NEWS.md
9
NEWS.md
|
@ -1,3 +1,12 @@
|
|||
New for HEAD:
|
||||
|
||||
* Fix a memory leak in the logger.
|
||||
* Add Vagrant configuration.
|
||||
* Deprecate the stdout option for Connection.
|
||||
* Make Node#text work for svg elements.
|
||||
* Add Driver#version to print version info.
|
||||
* Click elements with native events.
|
||||
|
||||
New for 0.14.1:
|
||||
|
||||
* Rescue from Errno::ESRCH in the exit hook in case webkit_server has already ended.
|
||||
|
|
Loading…
Reference in a new issue