mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update fixes in 2.4.2 [skip ci]
This commit is contained in:
parent
1d2529d59c
commit
2373e363e5
1 changed files with 10 additions and 0 deletions
10
History.md
10
History.md
|
@ -1,3 +1,13 @@
|
|||
# Version 2.4.2
|
||||
Release date: unreleased
|
||||
|
||||
### Fixed
|
||||
* Prevent concurrency issue when testing Rails app with default test environment [Thomas Walpole]
|
||||
* Tags for windows API tests fixed [Dmitry Vorotilin]
|
||||
* Documentation Fixes [Andrey Botalov]
|
||||
* Always convert visit url to string, fixes issue with visit when always_include_port was enabled [Jake Goulding]
|
||||
* Check correct rspec version before including ::RSpec::Matchers::Composable in Capybara RSpec matchers [Thomas Walpole, Justin Ko]
|
||||
|
||||
# Version 2.4.1
|
||||
|
||||
Release date: 2014-07-03
|
||||
|
|
Loading…
Reference in a new issue