1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

add release date

This commit is contained in:
Thomas Walpole 2017-10-03 16:03:40 -07:00
parent 28510e3244
commit da7077ffcd

View file

@ -1,5 +1,5 @@
# Version 2.15.3
Release date: Unreleased
Release date: 2017-10-03
### Fixed
* Visiting '/' when Capybara.app_host has a trailing '/' - Issue #1918 [Thomas Walpole]