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
88814620c9
commit
7478aa178c
1 changed files with 13 additions and 0 deletions
13
History.md
13
History.md
|
@ -1,3 +1,16 @@
|
||||||
|
# Version 3.0.0
|
||||||
|
Release date: unreleased
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
* Selenium driver only closes extra windows for browsers where that is known to work (Firefox, Chrome)
|
||||||
|
* "threadsafe" mode is no longer considered beta
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
* Multiple file attach_file with Firefox
|
||||||
|
* Use Puma::Server directly rather than Rack::Handler::Puma so signal handlers don't prevent test quitting
|
||||||
|
|
||||||
# Version 3.0.0.rc2
|
# Version 3.0.0.rc2
|
||||||
Release date: 2018-03-23
|
Release date: 2018-03-23
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue