Document fixed race conditions

This commit is contained in:
Jonas Nicklas 2012-10-30 15:31:15 +01:00
parent 7e661d2e6a
commit ee45e7c5c4
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
* Arguments are cast to string where necessary, so that e.g. `click_link(:foo)` works
as expected. [Jonas Nicklas]
* `:count => 0` now works as expected [Jarl Friis]
* Fixed race conditions on negative assertions when removing nodes [Jonas Nicklas]
# Version 2.0.0.beta2