Update History

This commit is contained in:
Thomas Walpole 2015-12-23 11:43:06 -08:00
parent e5c5d213a4
commit 343f851ee0
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Relase date: unreleased
### Fixed
* Fixed circular require [David Rodríguez]
* Capybara::RackTest::Form no longer overrides Object#method [David Rodriguez]
* options and with_options filter for :select selector have more intuitive visibility behavior [Nathan]
* Test for nested modal API method support [Tom Walpole]