README.mdown in cukeforker-1.0.0 vs README.mdown in cukeforker-1.1.0
- old
+ new
@@ -6,9 +6,11 @@
[![Code Climate](https://codeclimate.com/github/jarib/cukeforker.png)](https://codeclimate.com/github/jarib/cukeforker)
[![Coverage Status](https://coveralls.io/repos/jarib/cukeforker/badge.png)](https://coveralls.io/r/jarib/cukeforker)
### NB!
+Version 1.0.0+ of cukeforker is dependant on Cucumber 2.0+! Update your projects accordingly.
+
If you're using cukeforker with selenium-webdriver and Firefox, all versions prior to 2.40 has a bug where custom
Firefox profiles created in a forked process would not get cleaned up. Please make sure you're using selenium-webdriver >= 2.40
to avoid this.
## Usage