CHANGELOG.rdoc in minitest-rails-capybara-0.9.0 vs CHANGELOG.rdoc in minitest-rails-capybara-0.10.0
- old
+ new
@@ -1,14 +1,25 @@
+=== 0.10.0 / 2013-07-23
+
+* Allow feature to work without "Feature Test"
+* Call reset_sessions! after tests [closes #7]
+* Add Capybara documentation
+
+
+https://github.com/blowmage/minitest-rails-capybara/compare/v0.9...v0.10
+
=== 0.9.0 / 2013-03-18
- * Add minitest-metadata dependency
- * Move capybara spec into TestCase
- * Add instructions for running tests
- * Update install instructions
+* Add minitest-metadata dependency
+* Move capybara spec into TestCase
+* Add instructions for running tests
+* Update install instructions
+https://github.com/blowmage/minitest-rails-capybara/compare/v0.5.1...v0.9
+
=== 0.5.1 / 2013-01-11
- * Add the Capybara spec DSL
+* Add the Capybara spec DSL
https://github.com/blowmage/minitest-rails-capybara/compare/v0.5...v0.5.1
=== 0.5 / 2013-01-11