PHPUnit_Selenium 1.0
====================

This is the list of changes for the PHPUnit_Selenium 1.0 release series.

PHPUnit_Selenium 1.0.3
----------------------

* Added support for a `$message` parameter on `assertTrue()` and `assertFalse()` on `SeleniumTestCase`.
* Moved `@method` declaration from method comment into class comment to enable code completion in IDE.

PHPUnit_Selenium 1.0.2
----------------------

* Updated for PHPUnit 3.5.8.

PHPUnit_Selenium 1.0.1
----------------------

* Handle test dependencies correctly.

PHPUnit_Selenium 1.0.0
----------------------

* Initial release as separate component.
