CHANGELOG.md in minitest-spec-rails-5.0.3 vs CHANGELOG.md in minitest-spec-rails-5.0.4
- old
+ new
@@ -1,4 +1,8 @@
+## 5.0.4
+
+* Fixed ActiveSupport's Declarative#test forwarded implementation. Fixed #46.
+
## 5.0.3
* Fixed ActionView load order & url helpers. Fixes #42.