diff --git a/NEWS.md b/NEWS.md index 920a451..e40f772 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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.