From 07784229890c40cceea9b2db16916e9bee65c0f6 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Sun, 14 Sep 2008 14:55:11 -0400 Subject: [PATCH] Changelog --- History.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/History.txt b/History.txt index 2e82518..6566b74 100644 --- a/History.txt +++ b/History.txt @@ -3,6 +3,7 @@ * Major enhancements * Added #within for manipulating the current page within a selector scope + * Add should_see and should_not_see for verifying HTML response bodys * Add support for simulating SSL requests (Luke Melia) * Add support for file fields via #attaches_file method (Patch from Kyle Hargraves) * Support relative links, including href="?foo=bar" (Patch from Kyle Hargraves)