mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
add missing History entries
This commit is contained in:
parent
bde12170fb
commit
09d9d2a0c5
1 changed files with 6 additions and 0 deletions
|
@ -43,6 +43,12 @@ Release date:
|
|||
* Rack::Test now works as expected with domains and subdomains [Jonas Nicklas]
|
||||
* Session is reset more thoroughly between tests. [Jonas Nicklas]
|
||||
* Raise error when uploading non-existant file [Jonas Nicklas]
|
||||
* Rack reponse body should respond to #each [Piotr Sarnacki]
|
||||
* Deprecation warnings with selenium webdriver 0.2.0 [Aaron Gibraltar]
|
||||
* Selenium Chrome no longer YELLS tagname [Carl Jackson & David W. Frank]
|
||||
* Capybara no longer strips encoding before sending to Rack [Jonas Nicklas]
|
||||
* Improve handling of relative URLs [John Barton]
|
||||
* Readd and fix build_rack_mock_session [Jonas Nicklas, Jon Leighton]
|
||||
|
||||
# Version 0.4.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue