Changelog

This commit is contained in:
Bryan Helmkamp 2008-09-14 14:55:11 -04:00
parent 1a4db57d93
commit 0778422989
1 changed files with 1 additions and 0 deletions

View File

@ -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)