Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed May 1, 2017
1 parent a31593f commit c3191f8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

#### Features ####
* Driver now supports specifying a custom IP address (host) with the :host option (Arturo Castro)
* Support for Capybara's "threadsafe" mode introduced in Capybara 2.14.0 (Thomas Walpole)

#### Bug Fixes ####
* Make STDOUT redirection threadsafe on MRI (Tony Novak)
* Fixed hang when go_back/forward triggered history state changes rather than page loads (Thomas Walpole)

### 1.14.0 ###

Expand Down

0 comments on commit c3191f8

Please sign in to comment.