This commit is contained in:
Bryan Helmkamp 2008-10-21 23:02:45 -04:00
parent 58a9fc3ac3
commit 2f656c85c7
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* Major enhancements
* Added Merb support (Gwyn Morfey, Jeremy Burks, Rob Kaufman)
* Added #basic_auth(user, pass) to support HTTP Basic Auth (Aslak Hellesøy)
* Added support for Sinatra and Rack (Aslak Hellesøy)
* Added #within for manipulating the current page within a selector scope