mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
add 2.2.1 to history
This commit is contained in:
parent
03ec8486c6
commit
80befdad73
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
# Version 2.2.1
|
||||
|
||||
Release date: 2014-01-06
|
||||
|
||||
### Fixed
|
||||
|
||||
* Reverted a change in 2.2.0 which navigates to an empty file on `reset`.
|
||||
Capybara, now visits `about:blank` like it did before. [Jonas Nicklas]
|
||||
|
||||
# Version 2.2.0
|
||||
|
||||
Release date: 2013-11-21
|
||||
|
|
Loading…
Reference in a new issue