mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Make note of dropping 1.8 support.
This commit is contained in:
parent
e68bc4e831
commit
3899b812de
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
* `require 'capybara/rails'` will automatically enable `:respect_data_method`
|
* `require 'capybara/rails'` will automatically enable `:respect_data_method`
|
||||||
on the RackTest driver, so the behavior matches Capybara 1.1.2 [Jo Liss]
|
on the RackTest driver, so the behavior matches Capybara 1.1.2 [Jo Liss]
|
||||||
|
* Dropped official support for Ruby 1.8.x. [Jonas Nicklas]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue