mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Changelog update
This commit is contained in:
parent
96605c92dc
commit
d59355c230
1 changed files with 15 additions and 0 deletions
15
History.txt
15
History.txt
|
@ -1,3 +1,18 @@
|
||||||
|
# Version 0.4.0
|
||||||
|
|
||||||
|
Release date: 2010-10-22
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* The Selector API was changed slightly, use Capybara.add_selector, see README
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
* Celerity driver is registered properly
|
||||||
|
* has_selector? and has_no_selector? added to DSL
|
||||||
|
* Multiple selects return correct values under C[cu]lerity
|
||||||
|
* Naked query strings are handled correctly by rack-test
|
||||||
|
|
||||||
# Version 0.4.0.rc
|
# Version 0.4.0.rc
|
||||||
|
|
||||||
Release date: 2010-10-12
|
Release date: 2010-10-12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue