CHANGELOG.md in capybara-json-0.2.0 vs CHANGELOG.md in capybara-json-0.2.1

- old
+ new

@@ -1,5 +1,12 @@ +## 0.2.1 +* ENHANCEMENT + * options to switch redirect + +## 0.2.0 +* stop using capybara/rack_test/driver + ## 0.1.2 * BUGFIX * I forgot to add get! etc to Capybara::DSL ## 0.1.1 @@ -20,6 +27,6 @@ * ENHANCEMENT * support capybara < 1.0 ## 0.0.1 * ENHANCEMENT - * create :rack_test_json driver \ No newline at end of file + * create :rack_test_json driver