CHANGELOG.md in minitest-spec-rails-4.3.6 vs CHANGELOG.md in minitest-spec-rails-4.3.7
- old
+ new
@@ -1,5 +1,10 @@
+## v4.3.7
+
+* Fix helper test bug where calling methods in first context block blew up. Fixes #13.
+
+
## v4.3.6
* Only require the freedom patches and autorun when Rails.env.test?
\ No newline at end of file