1
0
Fork 0
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:
Thomas Walpole 2016-10-08 09:46:34 -07:00
parent 36cef3bb58
commit d23ff452af

View file

@ -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