NEWS for capybara-webkit 1.3

[ci skip]
This commit is contained in:
Matthew Horan 2014-08-18 12:42:25 -04:00
parent d264f40f88
commit 931c8e459e
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
New for 1.3.0:
* Capybara 2.4 compatibility.
* Raise better errors if server fails to start
* Offline application cache support.
* Wildcard URL blacklist support.
New for 1.2.0:
* Capybara 2.3 compatibility.
* Kill webkit_server when parent process closes stdin.