CHANGELOG.md in minitest-spec-rails-4.7.2 vs CHANGELOG.md in minitest-spec-rails-4.7.3
- old
+ new
@@ -1,5 +1,10 @@
+## 4.7.3
+
+* Allow using ActiveSupport's Declarative#test as an alias to it. Thanks @ysbaddaden. Fixes #23.
+
+
## 4.7.2
* Register non ActiveRecord::Base classes correctly. Thanks @mptre.
\ No newline at end of file