This commit is contained in:
Bryan Helmkamp 2009-04-06 14:02:36 -04:00
parent 996484c890
commit 5bb587dde1
1 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,14 @@
== Git
== 0.4.4 / 2009-04-06
* Major enhancements
* Make selenium process management code more robust and informative
* Minor enhancements
* Add support for Rails javascript post links (Mark Menard)
* Upgrade selenium-client dependency to 1.2.14, and update for new waiting
API (Balint Erdi)
* Make selenium process management code more robust and informative
* Change default app environment from "selenium" to "test"
* Bug fixes