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
00ff4fc009
commit
dad43caaa0
1 changed files with 13 additions and 0 deletions
13
History.md
13
History.md
|
@ -1,3 +1,16 @@
|
|||
# Version 3.19.0
|
||||
Release date: unreleased
|
||||
|
||||
### Added
|
||||
|
||||
* Support for multiple expression types in Selector definitions
|
||||
* Reduced wirecalls for common actions in Selenium driver
|
||||
|
||||
### Fixed
|
||||
|
||||
* Workaround Chrome 75 appending files to multiple file inputs
|
||||
* Suppressed retry when detecting http vs https server connection
|
||||
|
||||
# Version 3.18.0
|
||||
Release date: 2019-04-22
|
||||
|
||||
|
|
Loading…
Reference in a new issue