diff --git a/History.md b/History.md index e5de801c..e41b6143 100644 --- a/History.md +++ b/History.md @@ -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]