Update History with note about Sinatra and Rack

This commit is contained in:
Aslak Hellesøy 2008-10-17 13:39:34 +02:00
parent a885a80a7b
commit e2c70b8e91
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* Major enhancements
* Added support for Sinatra and Rack (Aslak Hellesøy)
* Added #within for manipulating the current page within a selector scope
* Add support for simulating SSL requests (Luke Melia)
* Add support for file fields via #attaches_file method (Patch from Kyle Hargraves)