From 357d3787e8ceccb0c4144315199c1619d6aa8577 Mon Sep 17 00:00:00 2001 From: Thomas Walpole Date: Wed, 30 Nov 2016 10:57:04 -0800 Subject: [PATCH] Update History.md [ci skip] --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index bdd68e18..53086597 100644 --- a/History.md +++ b/History.md @@ -13,6 +13,7 @@ Release date: unreleased * Fix visible: :hidden with :text option behavior [Thomas Walpole] * App exceptions with multiple parameter initializers now re-raised correctly - Issue #1785 [Michael Lutsiuk] * Warn on selenium unknown errors rather than raising when quitting driver [Adam Pohorecki, Thomas Walpole] +* Use Addressable::URI when parsing current_path since it's more lenient of technically invalid URLs - Issue #1801 [Marcos Duque, Thomas Walpole] #2.10.1 Release date: 2016-10-08