There are some breaking changes in the behat.yml file with this release. You must update your behat.yml after applying this release. This is to make the options in the yml file more obvious as to what they do.
use_site_clone has been removed in favour of use_test_database. When set to true, the test db is created and the test db prefix is changed.