mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update History.md [ci skip]
This commit is contained in:
parent
36cef3bb58
commit
d23ff452af
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
#2.10.1
|
||||
Release date: 2016-10-08
|
||||
|
||||
### Fixed
|
||||
* App errors are now correctly raised with the explanatory cause in JRuby [Thomas Walpole]
|
||||
* Capybara::Result optimization disabled in JRuby due to issue with lazy enumerator evaluation [Thomas Walpole]
|
||||
See: https://github.com/jruby/jruby/issues/4212
|
||||
|
||||
#2.10.0
|
||||
Release date: 2016-10-05
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue