Update History.md [ci skip]

This commit is contained in:
Thomas Walpole 2016-06-01 11:48:49 -07:00
parent 34ac453cd6
commit a59cb5b247
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Release date: Unreleased
### Fixed
* Issue with modals present when closing the page using selenium - Issue #1696 [Jonas Nicklas, Thomas Walpole]
### Added
* 'check', 'uncheck', and 'choose' will now click the associated label if the checkbox/radio button is not visible [Thomas Walpole]
* Raise error if Capybara.app_host/default_host are specified incorrectly [Thomas Walpole]