CHANGELOG.md in govuk_test-2.0.0 vs CHANGELOG.md in govuk_test-2.1.0

- old
+ new

@@ -5,9 +5,14 @@ - Include a link to your pull request. - Don't include changes that are purely internal. The CHANGELOG should be a useful summary for people upgrading their application, not a replication of the commit log. +## 2.1.0 + +* Add pact test branch verify rake task +* Add Railtie to load rake tasks + ## 2.0.0 * BREAKING: `.configure` no longer accepts options. If you need to modify the headless_chrome selenium driver you can re-register the driver with `Capybara.register_driver`.