mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
updated history
This commit is contained in:
parent
240748918b
commit
1974fdbdc2
1 changed files with 18 additions and 0 deletions
18
History.txt
18
History.txt
|
@ -1,3 +1,21 @@
|
|||
# Version 0.3.6
|
||||
|
||||
Release date: 2010-03-22
|
||||
|
||||
This is a maintainance release with minor bug fixes, should be
|
||||
drop in compatible.
|
||||
|
||||
### Added
|
||||
|
||||
* It's now possible to load in external drivers
|
||||
|
||||
### Fixed
|
||||
|
||||
* has_content? ignores whitespace
|
||||
* Trigger events when choosing radios and checking checkboxes under Selenium
|
||||
* Make Capybara.app totally optional when running without server
|
||||
* Changed fallback host so it matches the one set up by Rails' integration tests
|
||||
|
||||
# Version 0.3.5
|
||||
|
||||
Release date: 2010-02-26
|
||||
|
|
Loading…
Add table
Reference in a new issue