mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Add note about new click_on method to History
This commit is contained in:
parent
655234cb31
commit
2fe6f55fab
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
# Version 0.4.1
|
||||
|
||||
Release date:
|
||||
|
||||
### Added
|
||||
|
||||
* New click_on alias for click_link_or_button, shorter yet unambiguous.
|
||||
|
||||
# Version 0.4.0
|
||||
|
||||
Release date: 2010-10-22
|
||||
|
|
Loading…
Reference in a new issue