forgot to update History file

This commit is contained in:
Amos King 2009-01-23 20:37:35 -06:00
parent a1ef306838
commit 5b8e451272
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
* Minor enhancements
* Create tmp/pids directory if directory does not exist. (Amos King)
* Added Selenium grid configuration and support. (Amos King && Cornel Borcean)
* Support passing an ActiveRecord model to #within when in Rails mode [#68] (Luke Melia)
* Make assert_* matchers in rails mode increment the assertions count [#123] (Amos King)